FindItemsResultsTItemItems - свойство
Gets a collection containing the items that were found by the search operation.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Collection<TItem> Items { get; }
Public ReadOnly Property Items As Collection(Of TItem)
Get
public:
property Collection<TItem>^ Items {
Collection<TItem>^ get ();
}
member Items : Collection<'TItem> with get
Значение свойства
CollectionTItem