SmtpMessageSubmittedToPickupFolderEventArgsPickupFolderName Property
Gets the full physical path to the folder the message file was saved in.

Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string PickupFolderName { get; }

Property Value

Type: String
The full physical path to the folder in which the message file was saved.
See Also