Share via


IConversation.State Property

Gets the current conversation state.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT get_State
(
   ConversationState* state
);

Return Value

A value of the ConversationState* (ConversationState, for a .NET application) type.

See Also

IConversation Interface

UCCollaborationLib Namespace