ServiceObjectItem - свойство

Gets the value of specified property in this instance.

Definition

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

Параметры

propertyDefinition  PropertyDefinitionBase
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.

См. также