GrooveMessages Complex Types

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

In This Section

Complex type

Description

AttachmentType

Enumeration type used to distinguish a voice memo attachment and other file attachments. Values are Voice, File and Unknown.

Invitation

Message that contains a workspace invitation or an invitation response.

InvitationMessageState

Enumeration type used to distinguish a new invitation message from a saved invitation message that has already been read. Values are New and Saved.

InvitationMessageType

Enumeration type used to distinguish an invitation message from an invitation response message. For invitation response messages, it provides information about what the user's response was. Values are InvitationReceived, InvitationAccepted, InvitationDeclined, and ConfirmationRequired.

Message

An instant message, including heading, body and attachments.

MessageAttachment

A message attachment. Can be identified by reference using a URI or embedded using Base64 encoding.

MessageCategory

Enumeration type used to classify messages in the message store. Values are New, Opened, Sent, Inbox, All and Unknown.

MessageContact

Identifies senders and recipients in messaging operations. MessageContact contains a URI and a name.

MessageContent

Contains the body of the message.

MessageHeader

Contains the message header, which includes: message URI, sender, and recipients.

See Also

Reference

GrooveMessages Web Service

Concepts

Accessing Groove Messages