element <deletedAttendee> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<deletedAttendee>
   
Content: 
{ xsd:string }
</deletedAttendee>
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 attendee for an instance of the meeting. This hs:idRefType (puid) indicates which attendee, (from the list of attendees at the event level) are not invited to this particular meeting instance.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="deletedAttendee" type="hs:idRefType">
<xsd:annotation>
<xsd:documentation>
The meeting organizer of a recurring meeting may wish to exclude a particular
attendee for an instance of the meeting. This hs:idRefType (puid) indicates which
attendee, (from the list of attendees at the event level) are not invited to
this particular meeting instance.
</xsd:documentation>
</xsd:annotation>
</xsd:element>