PeopleQueryResultsPersonas - свойство |
Gets the Personas that were found by the search operation.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IList<Persona> Personas { get; }
Public ReadOnly Property Personas As IList(Of Persona)
Get
public:
virtual property IList<Persona^>^ Personas {
IList<Persona^>^ get () sealed;
}
abstract Personas : IList<Persona> with get
override Personas : IList<Persona> with get
Значение свойства
Тип:
IListPersonaРеализации
IPeopleQueryResultsPersonasСм. также