ItemCategories - свойство |
Gets or sets the list of categories associated with this item.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public StringList Categories { get; set; }
Public Property Categories As StringList
Get
Set
public:
property StringList^ Categories {
StringList^ get ();
void set (StringList^ value);
}
member Categories : StringList with get, set
Значение свойства
Тип:
StringListСм. также