Gets or sets a string which represents the GUID of an external application which will be used to communicate context for this conversation. For more information, please refer to the conceptual topics in the Lync SDK documentation.

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

Syntax

C#
public 
string 
ApplicationId { 
get; 
set; }

See Also