Construct a registration object.

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

Syntax

C#
public 

ApplicationRegistration 
CreateApplicationRegistration(
	
string 
appGuid,
	
string 
appName
)

Parameters

appGuid
Type: System . . :: . . String
appName
Type: System . . :: . . String

See Also