SmtpSubmittingMessageToPickupFolderEventArgsPickupFolderName Property |
Gets or sets the full physical path to MailBee.NET Queue or IIS SMTP pickup folder.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string PickupFolderName { get; set; }
Public Property PickupFolderName As String
Get
Set
Property Value
Type:
StringThe full physical path to MailBee.NET or IIS SMTP pickup folder where the mail message should be saved (such as "C:\Inetpub\mailroot\Pickup").
Exceptions See Also