Gets the e-mail address of the recipient as a string.
Namespace: MailBee.MimeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string For { get; }
Public ReadOnly Property For As String
Get
Property Value
Type:
String
A string containing the e-mail address of the intended recipient of the message, or an empty string if the recipient is not
specified in the Received header.
Examples
See Also