PropertySetItem - свойство |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public PropertyDefinitionBase this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As PropertyDefinitionBase
Get
public:
property PropertyDefinitionBase^ default[int index] {
PropertyDefinitionBase^ get (int index);
}
member Item : PropertyDefinitionBase with get
Параметры
- index
- Тип: SystemInt32
Index.
Значение свойства
Тип:
PropertyDefinitionBaseСм. также