ItemGroupTItemItems - свойство |
Gets a collection of the items in this group.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис 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См. также