Enumerates the modality control action properties.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
enum 
ModalityActionProperty

Members

Member name Value Description
TransferContextFailures 1611464704
string array of failed conversation context transfers (by conversation context id).
ConnectContextFailures 1611464705
string array of failed conversation contexts sent with connect (by conversation context id).
Invalid -1

See Also