Gets the e-mail address of the recipient as a string.
Namespace: MailBee.MimeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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