IndexedPropertyDefinition 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示索引属性定义。
public ref class IndexedPropertyDefinition sealed : Microsoft::Exchange::WebServices::Data::ServiceObjectPropertyDefinition
public sealed class IndexedPropertyDefinition : Microsoft.Exchange.WebServices.Data.ServiceObjectPropertyDefinition
Public NotInheritable Class IndexedPropertyDefinition
Inherits ServiceObjectPropertyDefinition
- 继承
属性
Index |
获取 属性的索引。 |
Type |
获取属性类型。 |
Version |
获取支持此属性的最低 Exchange 版本。 (继承自 ServiceObjectPropertyDefinition) |
方法
Equals(Object) |
确定给定的索引属性定义是否等于此索引属性定义。 |
GetHashCode() |
用作特定类型的哈希函数。 |
GetJsonType() |
获取关联属性的 javaScript 对象表示法 (JSON) 变量类型,例如 字符串、 数字、 对象、 数组或 布尔值。 方法GetJsonType()适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。 (继承自 ServiceObjectPropertyDefinition) |
ToString() | (继承自 PropertyDefinitionBase) |
运算符
Equality(IndexedPropertyDefinition, IndexedPropertyDefinition) |
确定 IndexedPropertyDefinition 的两个指定实例是否相等。 |
Inequality(IndexedPropertyDefinition, IndexedPropertyDefinition) |
确定 IndexedPropertyDefinition 的两个指定实例是否不相等。 |