MailEnvelopeObject Members
Include Protected Members
Include Inherited Members
Represents a custom e-mail message in a Microsoft InfoPath 2010 form.
The MailEnvelopeObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
BCC | Gets or sets the blind carbon copy (BCC) value used in MailEnvelopeObject that is associated with a WindowObject object. (Inherited from MailEnvelope.) | |
CC | Gets or sets the carbon copy (CC) value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.) | |
Subject | Gets or sets the subject value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.) | |
To | Gets or sets the send-to value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.) | |
Visible | Gets or sets the visibility of the custom e-mail message created with a MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.) |
Top