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