Share via


InvitationMessageState Complex Type

The InvitationMessageState type is an enumeration that is used to differentiate between new and saved invitation messages.

Syntax

Has one of the following values:

    New
    Saved
    Sent
    Future
    Deleted
Value Data type Description

New

xs:enumeration

Indicates the invitation or invitation response is a new message and should be processed by the application or user.

Saved

xs:enumeration

Indicates the invitation or invitation response is a saved message and has already been processed.

Sent

xs:enumeration

Indicates the invitation or invitation response is a message sent from the current user.

Future

xs:enumeration

Indicates the invitation or invitation response is in an unusual state.

Deleted

xs:enumeration

Indicates the invitation or invitation response is in the process of being deleted but has not yet been removed from the message store.

See Also

Reference

GrooveMessages Web Service

Concepts

Accessing Groove Messages