The contact manager class is used to add, remove, and update contacts and their properties. The contact manager is also used to access Lync contact list groups.

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

Syntax

C#
public 
class 
ContactManager : 
UCWFull

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWFull
         Microsoft.Lync.Model . . :: . . ContactManager

See Also