SmtpSpecifiedPickupDirectoryElement.PickupDirectoryLocation Eigenschap

Definitie

Hiermee haalt u de map op waarin toepassingen e-mailberichten opslaan die moeten worden verwerkt door de SMTP-server.

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

Waarde van eigenschap

Een tekenreeks die de ophaalmap voor e-mailberichten aangeeft.

Kenmerken

Van toepassing op