ServiceObjectPropertyDefinition 类

定义

表示服务对象的属性定义。

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
继承
ServiceObjectPropertyDefinition
派生

属性

Type

获取 属性的类型。

(继承自 PropertyDefinitionBase)
Version

获取支持此属性的最低 Exchange 版本。

方法

GetJsonType()

获取关联属性的 javaScript 对象表示法 (JSON) 变量类型,例如 字符串数字对象数组布尔值。 方法GetJsonType()适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。

ToString()

返回一个 String 表示当前 Object的 。

(继承自 PropertyDefinitionBase)

适用于