EmailAdapter Properties

Include Protected Members
Include Inherited Members

The EmailAdapter type exposes the following members.

Properties

  Name Description
Public property AttachmentFileName Gets or sets the file name to be used for the current form when the form is attached to the e-mail message of an EmailAdapterObject object.
Public property AttachmentType
Public property BCC Gets or sets the BCC recipients of an e-mail message associated with an EmailAdapterObject object.
Public property CC Gets or sets the carbon copy (CC) recipients for the e-mail message associated with an EmailAdapterObject object.
Public property Intro Gets or sets the introduction in the body of the e-mail message for an EmailAdapterObject object.
Public property Name Gets the name of the EmailAdapterObject object.
Public property QueryAllowed Gets a value that always returns false, corresponding to the queryAllowed attribute in the form definition file (.xsf).
Public property Subject Gets or sets the subject of the e-mail message associated with the specified EmailAdapterObject object.
Public property SubmitAllowed Gets a value that is always true, corresponding to the submitAllowed attribute in the form definition file (.xsf).
Public property To Gets or sets the recipients for the e-mail message associated with a specified EmailAdapterObject object.

Top

See Also

Reference

EmailAdapter Interface

Microsoft.Office.Interop.InfoPath Namespace