Share via


InvitationResponseReceivedEventData Event

The InvitationResponseReceivedEventData event indicates that an invitation response was received and added to the message store for the account. The Invitation element is returned by the event.

Syntax

<Event>
  <SubscriptionID />
  <EventClass>urn:groove-net:Messages2Event2</EventClass>
  <EventSource />
  <EventType>InvitationResponseReceivedEventData</EventType>
  <EventData xsi:type="e:InvitationResponseReceivedEventData">
      <Invitation />
  </EventData>
</Event>

Complex Type Elements

Element Data type Description

Invitation

Invitation

The response to the invitation to the workspace.

Remarks

Note

This event is available only on systems where Groove Web Services Version 2.1 is available. See Testing for Groove Web Services Version 2.1 for more information.

See Also

Reference

GrooveMessages Web Service

Concepts

Accessing Groove Messages
Handling Groove Web Services Events