EmailSubmitConnection Members (Microsoft.Office.InfoPath)

Represents the data connection for submitting form information in e-mail.

The following tables list the members exposed by the EmailSubmitConnection type.

Protected Constructors

  Name Description
Protected method EmailSubmitConnection  

Top

Public Properties

  Name Description
Public property AttachmentFileName Gets an XPathTypedValue object that evaluates to the file name to be used for the current form when the form is attached to an e-mail message submitted with an EmailSubmitConnection object.
Public property Bcc Gets an XPathTypedValue object that evaluates to the blind carbon copy (BCC) addresses of an e-mail message submitted with an EmailSubmitConnection object.
Public property CC Gets an XPathTypedValue object that evaluates to the carbon copy (CC) addresses of an e-mail message submitted with an EmailSubmitConnection object.
Public property EmailAttachmentType Gets or sets the type of file to be attached to the e-mail message submitted with an EmailSubmitConnection object.
Public property Introduction Gets or sets the introduction in the body of an e-mail message submitted with an EmailSubmitConnection object.
Public property Name  Gets the name of the data connection.(inherited from DataConnection)
Public property Subject Gets an XPathTypedValue object that evaluates to the subject of an e-mail message submitted with an EmailSubmitConnection object.
Public property To Gets an XPathTypedValue object that evaluates to the addresses of the recipients of an e-mail message submitted with an EmailSubmitConnection object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method Execute Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EmailSubmitConnection Class
Microsoft.Office.InfoPath Namespace