SearchResults.Contacts Property

Definition

Returns all retrieved contacts.

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

Property Value

Applies to