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

Namespace: MailBee.SmtpMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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