PathToExtendedFieldType 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类 PathToExtendedFieldType 表示扩展的 MAPI 属性。
public ref class PathToExtendedFieldType : ExchangeWebServices::BasePathToElementType
public class PathToExtendedFieldType : ExchangeWebServices.BasePathToElementType
Public Class PathToExtendedFieldType
Inherits BasePathToElementType
- 继承
构造函数
| PathToExtendedFieldType() |
构造 PathToExtendedFieldType 函数初始化 类的新实例 PathToExtendedFieldType 。 |
属性
| DistinguishedPropertySetId |
属性 DistinguishedPropertySetId 获取或设置扩展 MAPI 属性的已知属性集 ID。 |
| DistinguishedPropertySetIdSpecified |
属性 DistinguishedPropertySetIdSpecified 获取或设置一个布尔值,该值指定属性是否 DistinguishedPropertySetId 序列化为 SOAP 消息。 |
| PropertyId |
属性 PropertyId 按调度 ID 获取或设置扩展属性。 |
| PropertyIdSpecified |
属性 PropertyIdSpecified 获取或设置一个布尔值,该值指定属性是否 PropertyId 序列化为 SOAP 消息。 |
| PropertyName |
属性 PropertyName 按名称获取或设置扩展属性。 |
| PropertySetId |
属性 PropertySetId 通过其标识 GUID 获取或设置 MAPI 扩展属性集或命名空间。 |
| PropertyTag |
属性 PropertyTag 获取或设置没有标记的类型部分的属性标记。 |
| PropertyType |
属性 PropertyType 获取或设置属性标记的属性类型。 |