SmtpSpecifiedPickupDirectoryElement::PickupDirectoryLocation Property
.NET Framework (current version)
Gets or sets the folder where applications save mail messages to be processed by the SMTP server.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("pickupDirectoryLocation")] property String^ PickupDirectoryLocation { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A string that specifies the pickup directory for e-mail messages.
.NET Framework
Available since 2.0
Available since 2.0
Show: