EmailMergeEnvelope Object Members

Publisher Developer Reference

Represents the e-mail container (envelope) that holds the Microsoft Office Publisher document that is merged into an e-mail merge.

Properties

  Name Description
Aa438616.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the parent EmailMergeEnvelope object. Read-only.
Aa438616.properties(en-us,office.12).gif Attachemts Gets the list of a merged e-mail message's attachments. Read-only.
Aa438616.properties(en-us,office.12).gif Bcc Gets or sets a semicolon-delimited list of e-mail addresses that receive a blind carbon copy (BCC) of the e-mail message. Read/write.
Aa438616.properties(en-us,office.12).gif Cc Gets or sets a semicolon-delimited list of e-mail addresses that receive a carbon copy (CC) of the e-mail message. Read/write.
Aa438616.properties(en-us,office.12).gif Parent Returns the parent of the EmailMergeEnvelope object. Read-only.
Aa438616.properties(en-us,office.12).gif Priority Gets or sets the priority of the e-mail message. Read/write.
Aa438616.properties(en-us,office.12).gif Subject Gets or sets the subject line of the e-mail message. Read/write.
Aa438616.properties(en-us,office.12).gif To Gets or sets the MailMergeDataField object that represents the data-source field (column) that lists the e-mail addresses of recipients of the merged e-mail message. Read/write.