SpaceAddEventData Event

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The SpaceAddEventData event indicates that a new workspace was created or an invitation to a new workspace was accepted.

Syntax

<Event>
  <SubscriptionID/>
  <EventClass>urn:groove-net:Space2Event</EventClass>
  <EventSource/>
  <EventType>SpaceAddEventData</EventType>
  <EventData xsi:type="e:SpaceAddEventData">
    <Space/>
  </EventData>
</Event>

Complex Type Elements

Element

Data type

Description

Space

Space

Contains the information about the added space.

See Also

Reference

GrooveSpaces Web Service

GrooveSpaces.Create Operation

GrooveSpaces.CreateFromGSA Operation

GrooveSpaces.CreateFromGSAByRef Operation

GrooveSpaces.CreateGrooveFileSharingSpace Operation

Concepts

Creating Workspaces

Handling Groove Web Services Events