MailBee.NET Objects 7.2

Envelope.To Property

Gets EmailAddressCollection object representing "To:" recipients of the message.

public MailBee.Mime.EmailAddressCollection To {get;}

Property Value

A reference to EmailAddressCollection object representing "To:" recipients of the message.

See Also

Envelope Class | MailBee.ImapMail Namespace