Gets the contextual conversation application data using the given application Id. Only the registered application with the same Id can call this.

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

Syntax

C#
public 
string 
GetApplicationData(
	
string 
appGuid
)

Parameters

appGuid
Type: System . . :: . . String

See Also