Share via


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
Public property BCC Gets or sets the blind carbon copy (BCC) value used in MailEnvelopeObject that is associated with a WindowObject object. (Inherited from MailEnvelope.)
Public property CC Gets or sets the carbon copy (CC) value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.)
Public property Subject Gets or sets the subject value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.)
Public property To Gets or sets the send-to value used in the MailEnvelopeObject object that is associated with a WindowObject object. (Inherited from MailEnvelope.)
Public property 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

See Also

Reference

MailEnvelopeObject Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace