File (attachmentsType) Element

Contains the path to a file sent as an attachment in an email message.

<xs:element name="File"
    type="nonEmptyString"
 />

The File element is defined by the attachmentsType complex type.

Parent element

Element Derived from Description
Attachments (sendEmailType) attachmentsType Contains a list of attachments in the email message.

Remarks

For C++ development, see Attachments Property of IEmailAction.

For script development, see EmailAction.Attachments.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]