MailMergeRegionInfo Members
Exposes members used to obtain information about the mail merge region.Properties
| Name | Description |
|---|---|
| EndField | Obtains the region’s end field. |
| MergeFields | Returns a list of merge fields from the mail merge region. |
| Name | Obtains the region name. |
| ParentRegion | Gets a parent merge region. |
| Regions | Gets a list of nested regions. |
| StartField | Obtains the region’s start field. |
See Also