Skip to main content
All docs
V25.2
  • MailMergeRegionInfo Properties

    Exposes members used to obtain information about the mail merge region.
    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