IClientStateChangedEventData.OldState Property
Gets the old CollaborationPlatform state value.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_OldState
(
ClientState* oldState
);
Return Value
A value of the ClientState* (ClientState, for a .NET application) type.