This documentation is archived and is not being maintained.
ReferenceAttachmentType complexType (EWS)
|
Namespace
|
http://schemas.microsoft.com/exchange/services/2006/types
|
|
Schema file
|
types.xsd
|
|
Extension base
|
t:AttachmentType
|
<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>
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