AcceptSharingInvitation

The AcceptSharingInvitation element is used to accept an invitation that allows access to another user's calendar or contacts data.

<AcceptSharingInvitation>
   <ReferenceItemId/>
</AcceptSharingInvitation>

AcceptSharingInvitationType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
ReferenceItemId
Identifies the item to which the response object refers.

Parent elements

Element Description
ResponseObjects
Contains a collection of all the response objects that are associated with an item in the Exchange store.
Items (NonEmptyArrayOfAllItemsType)
Contains an array of items to create in the folder that is identified by the ParentFolderId (TargetFolderIdType) element.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also