Share via


SmtpSpecifiedPickupDirectoryElement.PickupDirectoryLocation 屬性

定義

取得或設定資料夾,應用程式在該資料夾中儲存要由 SMTP 伺服器處理的電子郵件。

public:
 property System::String ^ PickupDirectoryLocation { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("pickupDirectoryLocation")]
public string PickupDirectoryLocation { get; set; }
[<System.Configuration.ConfigurationProperty("pickupDirectoryLocation")>]
member this.PickupDirectoryLocation : string with get, set
Public Property PickupDirectoryLocation As String

屬性值

字串,指定電子郵件訊息的取貨目錄。

屬性

適用於