Gets or sets the pickup directory path (used with SmtpDeliveryMethod.IisPickupDirectory).
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property PickupDirectoryPath As String Get Set |
C# |
---|
public string PickupDirectoryPath { get; set; } |