SmtpSpecifiedPickupDirectoryElement.PickupDirectoryLocation Egenskap

Definition

Hämtar eller anger mappen där program sparar e-postmeddelanden som ska bearbetas av SMTP-servern.

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

Egenskapsvärde

En sträng som anger upphämtningskatalogen för e-postmeddelanden.

Attribut

Gäller för