Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type information
Element | Description |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema file |
types.xsd |
Extension base |
t:AttachmentType |
Definition
<xs:complexType name="ReferenceAttachmentType">
<xs:complexContent>
<xs:extension base="t:AttachmentType">
<xs:sequence>
<xs:element name="AttachLongPathName" type="xs:string" maxOccurs="1" minOccurs="0"></xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
Element | Type | Description |
---|---|---|
AttachLongPathName |
xs:string |
Attributes
None.