SmtpConfiguration.PickupDirectoryPath Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
PickupDirectoryPath
Gets or sets the pickup directory path (used with SmtpDeliveryMethod.IisPickupDirectory).
Declaration
public string PickupDirectoryPath { get; set; }
Property Value
Type | Description |
---|---|
String | Pickup directory path. |