AddressEntity 类

定义

表示 AddressEntity 对象。 类AddressEntity适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。

public ref class AddressEntity sealed : Microsoft::Exchange::WebServices::Data::ExtractedEntity
public sealed class AddressEntity : Microsoft.Exchange.WebServices.Data.ExtractedEntity
Public NotInheritable Class AddressEntity
Inherits ExtractedEntity
继承

属性

Address

获取提取的地址。 属性Address适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

Position

获取消息中从中提取实体的位置。 属性Position适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

(继承自 ExtractedEntity)

适用于