Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the delegate endpoint object added or removed.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property DelegatorClient As DelegatorClient
Get
'Usage
Dim instance As DelegatorClientCollectionEventArgs
Dim value As DelegatorClient
value = instance.DelegatorClient
public DelegatorClient DelegatorClient { get; }
Property Value
Type: Microsoft.Lync.Model.DelegatorClient
See Also
Reference
DelegatorClientCollectionEventArgs Class