The Communicator Automation API exposes the folloing enumeration types, the details of which are described in the topics that follow.

ADDRESS_TYPE

Specifies the type of an address used to resolve a contact address into a SIP address.

Declared in Msgrua.h.

CALENDAR_STATE Enum

Specifies the possible calendar states of a user.

Declared in Msgrua.h.

CONTACT_PROPERTY

Specifies the property that indicates which groups a user belongs to or the contact's e-mail address.

Declared in Msgrua.h.

CONTACT_RESOLUTION_TYPE

Specifies whether contact resolution is to be conducted by synchronous-only lookup or by either synchronous or asynchronous lookup.

Declared in Msgrua.h.

CONVERSATION_TYPE

Specify a conversation type required when starting a conversation using Office Communicator.

Declared in Msgrua.h.

EXTENDED_STATUS_TYPE

Specify a conversation type required when starting a conversation using Communicator.

Declared in Msgrua.h.

MCONTACTPROPERTY

Specifies the property that indicates which groups a user belongs to or the contact's e-mail address.

Declared in Msgrua.h.

MISTATUS

Specifies local or remote client state.

Declared in Msgrua.h.

MMESSENGERPROPERTY

Specifies the properties of a Communicator instance. The properties consists of the client version and client locale ID (LCID).

Declared in Msgrua.h.

MOPTIONPAGE

Specifies which page of the Communicator client Options dialog box to display through the UI and several related tracking constants.

Declared in Msgrua.h.

MPHONE_TYPE

Specifies which phone number of a given contact is used.

Declared in Msgrua.h.

MSERVICEPROPERTY

Asks for the property of a service.

Declared in Msgrua.h.

MUASORT

Specifies how the contact list should be sorted.

Declared in Msgrua.h.

MWINDOWPROPERTY

Turns the conversation window sidebar and toolbar on or off.

Declared in Msgrua.h.

PRESENCE_PROPERTY

The fields of this enumeration type are used as indices to specify the presence properties of a contact.

Declared in Msgrua.h.

See Also