DelegatorClientCollectionEventArgs.DelegatorClient property

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

DelegatorClientCollectionEventArgs members

Microsoft.Lync.Model namespace