ExtendedProperty 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示扩展属性。
public ref class ExtendedProperty sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ExtendedProperty : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ExtendedProperty
Inherits ComplexProperty
- 继承
属性
PropertyDefinition |
获取扩展属性的定义。 |
Value |
获取或设置扩展属性的值。 |
方法
Equals(Object) |
指示扩展属性是否等于指定的 对象。 |
GetHashCode() |
返回 ExtendedProperty 对象的哈希代码。 |