RecipientExpansionInfo members

The RecipientExpansionInfo class provides data for the ExpandRecipients method.

The RecipientExpansionInfo type exposes the following members.

Constructors

  Name Description
Public method RecipientExpansionInfo(EnvelopeRecipient, []) Initializes a new instance of the RecipientExpansionInfo structure.
Public method RecipientExpansionInfo(EnvelopeRecipient, [], SmtpResponse) The RecipientExpansionInfo constructor initializes a new instance of the RecipientExpansionInfo structure.

Top

Properties

  Name Description
Public property Addresses The Addresses property gets the collection of addresses to add.
Public property RemoveRecipient The RemoveRecipient property gets the EnvelopeRecipient to replace with new recipients.
Public property SmtpResponse The SmtpResponse property gets the SmtpResponse code to use for the Delivery Status Notification (DSN) report that is specified by the DsnType property.

Top

See also

Reference

RecipientExpansionInfo structure

Microsoft.Exchange.Data.Transport.Routing namespace