Partager via


IClientStateChangedEventData.NewState Property

Gets the new CollaborationPlatform state value.

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

Syntax

HRESULT get_NewState
(
   ClientState* newState
);

Return Value

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

See Also

IClientStateChangedEventData Interface

UCCollaborationLib Namespace