Represents a Client instance delegated to act on behalf of a delegator.

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

Syntax

C#
public 
class 
DelegatorClient : 
Client

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWFull
         Microsoft.Lync.Model . . :: . . Client
           Microsoft.Lync.Model . . :: . . DelegatorClient

See Also