ServiceObjectPropertyDefinition 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示服务对象的属性定义。
public ref class ServiceObjectPropertyDefinition abstract : Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase
public abstract class ServiceObjectPropertyDefinition : Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase
Public MustInherit Class ServiceObjectPropertyDefinition
Inherits PropertyDefinitionBase
- 继承
- 派生
属性
Type |
获取 属性的类型。 (继承自 PropertyDefinitionBase) |
Version |
获取支持此属性的最低 Exchange 版本。 |
方法
GetJsonType() |
获取关联属性的 javaScript 对象表示法 (JSON) 变量类型,例如 字符串、 数字、 对象、 数组或 布尔值。 方法GetJsonType()适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。 |
ToString() | (继承自 PropertyDefinitionBase) |