DelegatorClient Class
Represents a Client instance delegated to act on behalf of a delegator.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWFull
Microsoft.Lync.Model.Client
Microsoft.Lync.Model.DelegatorClient
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Class DelegatorClient _
Inherits Client
'Usage
Dim instance As DelegatorClient
public class DelegatorClient : Client
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.