MailMergeRecipient Class Members
In This Topic
The following tables list the members exposed by MailMergeRecipient.
Public Constructors
Public Properties
| Name | Description |
| Address |
Gets or sets a list the email address for this recipient. The value can also
be a comma delimited list of addresses for multiple destinations.
|
| Parameters |
Gets the parameters for NVelocity processing
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also