Represents registration of an application package to be trusted for contextual conversation. This class object can be created by using the method CreateApplicationRegistration from the LyncClient object

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

Syntax

C#
public 
class 
ApplicationRegistration : 
UCWLite

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWLite
         Microsoft.Lync.Model.Extensibility . . :: . . ApplicationRegistration

See Also