ExtendedProperty.PropertyDefinition 属性

定义

获取扩展属性的定义。

public:
 property Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^ PropertyDefinition { Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^ get(); };
public Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition PropertyDefinition { get; }
Public ReadOnly Property PropertyDefinition As ExtendedPropertyDefinition

属性值

扩展属性的定义。

适用于