Gets or sets a string which represents the initial data structure to be shared with the application specified by ApplicationIdwhen the conversation is initialized.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
string 
ApplicationData { 
get; 
set; }

See Also