Edit

Share via


LyncClient.DelegatorClients Property

Definition

Gets an array of IDelegatorClient objects.

public:
 property System::Collections::Generic::IList<Microsoft::Lync::Model::DelegatorClient ^> ^ DelegatorClients { System::Collections::Generic::IList<Microsoft::Lync::Model::DelegatorClient ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Lync.Model.DelegatorClient> DelegatorClients { get; }
member this.DelegatorClients : System.Collections.Generic.IList<Microsoft.Lync.Model.DelegatorClient>
Public ReadOnly Property DelegatorClients As IList(Of DelegatorClient)

Property Value

Applies to