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 | |
---|---|---|
Addresses | The Addresses property gets the collection of addresses to add. | |
RemoveRecipient | The RemoveRecipient property gets the EnvelopeRecipient to replace with new recipients. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from ValueType ) | |
GetHashCode | (inherited from ValueType ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top