ServiceObject.Item[PropertyDefinitionBase] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此实例中指定属性的值。
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。
尚未分配或加载属性。 -或 -无法更新或删除属性。