Для изменения размера нажмите или перетащите

ServiceObjectItem - свойство

Gets the value of specified property in this instance.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public Object this[
	PropertyDefinitionBase propertyDefinition
] { get; }

Параметры

propertyDefinition
Тип: Tessa.Exchange.WebServices.DataPropertyDefinitionBase
Definition of the property to get.

Значение свойства

Тип: Object
Исключения
ИсключениеУсловие
ServiceVersionExceptionRaised if this property requires a later version of Exchange.
PropertyExceptionRaised if this property hasn't been assigned or loaded. Raised for set if property cannot be updated or deleted.
См. также