IComSoapPublisher.CreateMailBox メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IComSoapPublisher.CreateMailBox メソッドの意味・解説 

IComSoapPublisher.CreateMailBox メソッド

指定した URL の場所に、SOAP 対応の COM+ アプリケーション メールボックス作成します一部しか実装されていません。

名前空間: System.EnterpriseServices.Internal
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文構文

Sub CreateMailBox ( _
    RootMailServer As String, _
    MailBox As String, _
    <OutAttribute> ByRef SmtpName As
 String, _
    <OutAttribute> ByRef Domain As String,
 _
    <OutAttribute> ByRef PhysicalPath As
 String, _
    <OutAttribute> ByRef Error As
 String _
)
Dim instance As IComSoapPublisher
Dim RootMailServer As String
Dim MailBox As String
Dim SmtpName As String
Dim Domain As String
Dim PhysicalPath As String
Dim Error As String

instance.CreateMailBox(RootMailServer, MailBox, SmtpName, Domain, PhysicalPath, Error)
void CreateMailBox (
    string RootMailServer,
    string MailBox,
    out string SmtpName,
    out string Domain,
    out string PhysicalPath,
    out string Error
)
void CreateMailBox (
    String^ RootMailServer, 
    String^ MailBox, 
    [OutAttribute] String^% SmtpName, 
    [OutAttribute] String^% Domain, 
    [OutAttribute] String^% PhysicalPath, 
    [OutAttribute] String^% Error
)
void CreateMailBox (
    String RootMailServer, 
    String MailBox, 
    /** @attribute OutAttribute() */ /** @ref */ String SmtpName, 
    /** @attribute OutAttribute() */ /** @ref */ String Domain, 
    /** @attribute OutAttribute() */ /** @ref */ String PhysicalPath, 
    /** @attribute OutAttribute() */ /** @ref */ String Error
)
JScript では、値型引数参照渡しされません。

パラメータ

RootMailServer

ルート メール サーバーURL

MailBox

作成するメールボックス

SmtpName

このメソッド返されるときに、このパラメータに、メールボックス入っている SMTP (Simple Mail Transport Protocol) サーバーの名前を格納します

Domain

このメソッド返されるときに、このパラメータSMTP サーバードメイン格納します

PhysicalPath

このメソッド返されるときに、このパラメータメールボックスファイル システム パス格納します

Error

問題発生した場合は、このメソッド返されるときに、このパラメータエラー メッセージ格納します

例外例外
解説解説

完全には実装されておらず、現在、メールボックス作成されません。エラー メッセージ "COM+ SOAP services SMTP publication is not supported." を返します

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IComSoapPublisher インターフェイス
IComSoapPublisher メンバ
System.EnterpriseServices.Internal 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IComSoapPublisher.CreateMailBox メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IComSoapPublisher.CreateMailBox メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS