MailEnvelope2 Properties (Microsoft.Office.Interop.InfoPath.SemiTrust)
| Name | Description | |
|---|---|---|
| AttachmentType |
Gets or sets the type of file to be attached to the e-mail message.This property is not CLS-compliant.
|
| Available |
Gets whether the other properties of the MailEnvelope2 object are available to code running in the form.This property is not CLS-compliant.
|
| BCC |
Gets or sets the blind carbon copy (BCC) value used in MailEnvelopeObject that is associated with a WindowObject object.This property is not CLS-compliant.
|
| CC |
Gets or sets the carbon copy (CC) value used in the MailEnvelopeObject object that is associated with a WindowObject object.This property is not CLS-compliant.
|
| Intro |
Gets or sets the introduction in the body of the e-mail message.This property is not CLS-compliant.
|
| Subject |
Gets or sets the subject value used in the MailEnvelopeObject object that is associated with a WindowObject object.This property is not CLS-compliant.
|
| To |
Gets or sets the send-to value used in the MailEnvelopeObject object that is associated with a WindowObject object.This property is not CLS-compliant.
|
| Visible |
Gets or sets the visibility of the custom e-mail message created with a MailEnvelopeObject object that is associated with a WindowObject object.This property is not CLS-compliant.
|