Gets the type of the contextual data sent or received. The content type format is described in rfc 1341.

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

Syntax

C#
public 
string 
ContextDataType { 
get; }

See Also