MailBee.NET Objects 4.0

SmtpSubmittingMessageToPickupFolderEventArgs.PickupFolderName Property

Gets or sets the full physical path to MailBee Message Queue or IIS SMTP pickup folder.

public string PickupFolderName {get; set;}

Property Value

The full physical path to MailBee Message Queue or IIS SMTP pickup folder where the mail message should be saved (such as "C:\Inetpub\mailroot\Pickup").

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException value is an empty string or a null reference (Nothing in Visual Basic).

See Also

SmtpSubmittingMessageToPickupFolderEventArgs Class | MailBee.SmtpMail Namespace