2.2.4.46 t:NonEmptyArrayOfAllItemsType Complex Type

The NonEmptyArrayOfAllItemsType complex type specifies an array of store items and response objects.

 <xs:complexType name="NonEmptyArrayOfAllItemsType">
   <xs:sequence>
     <xs:choice
       minOccurs="1"
       maxOccurs="unbounded"
     >
       <xs:element name="Item"
         type="t:ItemType"
        />
       <xs:element name="Message"
         type="t:MessageType"
        />
       <xs:element name="CalendarItem"
         type="t:CalendarItemType"
        />
       <xs:element name="Contact"
         type="t:ContactItemType"
        />
       <xs:element name="DistributionList"
         type="t:DistributionListType"
        />
       <xs:element name="MeetingMessage"
         type="t:MeetingMessageType"
        />
       <xs:element name="MeetingRequest"
         type="t:MeetingRequestMessageType"
        />
       <xs:element name="MeetingResponse"
         type="t:MeetingResponseMessageType"
        />
       <xs:element name="MeetingCancellation"
         type="t:MeetingCancellationMessageType"
        />
       <xs:element name="Task"
         type="t:TaskType"
        />
       <xs:element name="PostItem"
         type="t:PostItemType"
        />
       <xs:element name="ReplyToItem"
         type="t:ReplyToItemType"
        />
       <xs:element name="ForwardItem"
         type="t:ForwardItemType"
        />
       <xs:element name="ReplyAllToItem"
         type="t:ReplyAllToItemType"
        />
       <xs:element name="AcceptItem"
         type="t:AcceptItemType"
        />
       <xs:element name="TentativelyAcceptItem"
         type="t:TentativelyAcceptItemType"
        />
       <xs:element name="DeclineItem"
         type="t:DeclineItemType"
        />
       <xs:element name="CancelCalendarItem"
         type="t:CancelCalendarItemType"
        />
       <xs:element name="RemoveItem"
         type="t:RemoveItemType"
        />
       <xs:element name="SuppressReadReceipt"
         type="t:SuppressReadReceiptType"
        />
       <xs:element name="PostReplyItem"
         type="t:PostReplyItemType"
        />
       <xs:element name="AcceptSharingInvitation"
         type="t:AcceptSharingInvitationType"
        />
       <xs:element name="RoleMember" 
         type="t:RoleMemberItemType"
        />
       <xs:element name="Network" 
         type="t:NetworkItemType"
        />
       <xs:element name="Person" 
         type="t:AbchPersonItemType"
        />
       <xs:element name="Booking" 
         type="t:BookingItemType"
        />
       <xs:element name="XrmOrganization" 
         type="t:XrmOrganizationItemType"
        />
     </xs:choice>
   </xs:sequence>
 </xs:complexType>
  

The following table lists the child elements of the NonEmptyArrayOfAllItemsType complex type.

Element name

Type

Description

Item

t:ItemType ([MS-OXWSCORE] section 2.2.4.24)

Specifies an item.

Message

t:MessageType ([MS-OXWSMSG] section 2.2.4.3)

Specifies a message item.

CalendarItem

t:CalendarItemType ([MS-OXWSMTGS] section 2.2.4.6)

Specifies a calendar item.

Contact

t:ContactItemType ([MS-OXWSCONT] section 2.2.4.3)

Specifies a contact item.

DistributionList

t:DistributionListType ([MS-OXWSDLIST] section 2.2.4.1)

Specifies a distribution list item.

MeetingMessage

t:MeetingMessageType ([MS-OXWSMTGS] section 2.2.4.15)

Specifies a meeting message item.

MeetingRequest

t:MeetingRequestMessageType ([MS-OXWSMTGS] section 2.2.4.17)

Specifies a meeting request message item.

MeetingResponse

t:MeetingResponseMessageType ([MS-OXWSMTGS] section 2.2.4.18)

Specifies a meeting response message item.

MeetingCancellation

t:MeetingCancellationMessageType ([MS-OXWSMTGS] section 2.2.4.14)

Specifies a meeting cancellation message item.

Task

t:TaskType ([MS-OXWSTASK] section 2.2.4.6))

Specifies a task item.

PostItem

t:PostItemType ([MS-OXWSPOST] section 2.2.4.1)

Specifies a post item.

ReplyToItem

t:ReplyToItemType (section 2.2.4.64)

Specifies a ReplyToItem response object.

ForwardItem

t:ForwardItemType (section 2.2.4.37)

Specifies a ForwardItem response object.

ReplyAllToItem

t:ReplyAllToItemType (section 2.2.4.62)

Specifies a ReplyToAllItem response object.

AcceptItem

t:AcceptItemType ([MS-OXWSMTGS] section 2.2.4.1)

Specifies an AcceptItem response object.

TentativelyAcceptItem

t:TentativelyAcceptItemType ([MS-OXWSMTGS] section 2.2.4.27)

Specifies a TentativelyAcceptItem response object.

DeclineItem

t:DeclineItemType ([MS-OXWSMTGS] section 2.2.4.11)

Specifies a DeclineItem response object.

CancelCalendarItem

t:CancelCalendarItemType ([MS-OXWSMTGS] section 2.2.4.10)

Specifies a CancelCalendarItem response object.

RemoveItem

t:RemoveItemType ([MS-OXWSMTGS] section 2.2.4.26)

Specifies a RemoveItem response object.

SuppressReadReceipt

t:SuppressReadReceiptType (section 2.2.4.71)

Specifies a SuppressReadReceipt response object.

PostReplyItem

t:PostReplyItemType ([MS-OXWSPOST] section 2.2.4.3)

Specifies a PostReplyItem response object.

AcceptSharingInvitation

t:AcceptSharingInvitationType (section 2.2.4.3)

Specifies an AcceptSharingInvitation response object.

RoleMember

t:RoleMemberItemType ([MS-OXWSCORE] section 2.2.4.43)

For internal use only. <63>

Network

t:NetworkItemType ([MS-OXWSCORE] section 2.2.4.30)

For internal use only.<64>

Person

t:AbchPersonItemType ([MS-OXWSCONT] section 2.2.4.1)

Specifies a person.<65>

Booking

t:BookingItemType (section 2.2.4.20)

For internal use only.<66>

XrmOrganization

t:XrmOrganiztionItemType (section 2.2.4.77)

For internal use only. <67>