EnvelopeRecipient properties

The EnvelopeRecipient type exposes the following members.

Properties

  Name Description
Public property Address When overridden in a derived class, gets or sets the email address of the recipient.
Public property OriginalRecipient When overridden in a derived class, gets or sets a recipient address that corresponds to the actual address to which the message is to be delivered.
Public property OutboundDeliveryMethod When overridden in a derived class, gets the outbound delivery method to the destination for the MailItem for this instance of the EnvelopeRecipient class.
Public property Properties When overridden in a derived class, gets a dictionary that contains name/value pairs of properties for the recipient.
Public property RecipientCategory Gets the recipient's category.
Public property RequestedReports When overridden in a derived class, gets or sets a value that specifies which delivery status notification (DSN) reports are requested for the recipient.
Public property RoutingOverride When overridden in a derived class, gets an instance of the RoutingDomain structure that specifies the domain to use to override the routing destination for this recipient. This member was introduced in Exchange Server 2007 Service Pack 1 (SP1).

Top

See also

Reference

EnvelopeRecipient class

Microsoft.Exchange.Data.Transport namespace