IComSoapPublisher.CreateMailBox メソッド
アセンブリ: 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 )


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


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIComSoapPublisher.CreateMailBox メソッドを検索する場合は、下記のリンクをクリックしてください。

- IComSoapPublisher.CreateMailBox メソッドのページへのリンク