ServiceObject.Item[PropertyDefinitionBase] 属性

定义

获取此实例中指定属性的值。

public:
 property System::Object ^ default[Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^] { System::Object ^ get(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ propertyDefinition); };
public object this[Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase propertyDefinition] { get; }
Default Public ReadOnly Property Item(propertyDefinition As PropertyDefinitionBase) As Object

参数

propertyDefinition
PropertyDefinitionBase

要获取的属性的定义。

属性值

属性。

例外

属性需要更高版本的 Exchange。

尚未分配或加载属性。 -或 -无法更新或删除属性。

适用于