RecipientExpansionInfo Members

The RecipientExpansionInfo class provides data for the ExpandRecipients method.

The following tables list the members exposed by the RecipientExpansionInfo type.

Public Constructors

  Name Description
RecipientExpansionInfo The RecipientExpansionInfo constructor initializes a new instance of the RecipientExpansionInfo structure.

Top

Public Properties

  Name Description
Aa581241.pubproperty(en-us,EXCHG.80).gif Addresses The Addresses property gets the collection of addresses to add.
Aa581241.pubproperty(en-us,EXCHG.80).gif RemoveRecipient The RemoveRecipient property gets the EnvelopeRecipient to replace with new recipients.
Aa581241.pubproperty(en-us,EXCHG.80).gif 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

Public Methods

(see also Protected Methods )

  Name Description
Aa581241.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from ValueType )
Aa581241.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from ValueType )
Aa581241.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa581241.pubmethod(en-us,EXCHG.80).gifAa581241.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa581241.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Aa581241.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa581241.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top