element <deletedAttachment> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<deletedAttachment>
   
Content: 
{ xsd:string }
</deletedAttachment>
Included in content model of elements (1):
exception (in recurrence in event in myCalendar)
Annotation
The meeting organizer of a recurring meeting may wish to exclude a particular attachment for an instance of the meeting.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="deletedAttachment" type="attachmentIdType">
<xsd:annotation>
<xsd:documentation>
The meeting organizer of a recurring meeting may wish to exclude a particular
attachment for an instance of the meeting.
</xsd:documentation>
</xsd:annotation>
</xsd:element>