Gets
EmailAddress object representing "Reply-To:" field of the message.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic EmailAddressCollection ReplyTo { get; }
Public ReadOnly Property ReplyTo As EmailAddressCollection
Get
Property Value
Type:
EmailAddressCollectionA reference to
EmailAddress object representing "Reply-To:" field of the message.
See Also