PreviewItemResponseShape.AdditionalProperties 属性

定义

获取或设置扩展属性名称的集合。 属性AdditionalProperties适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property cli::array <Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^> ^ AdditionalProperties { cli::array <Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^> ^ get(); void set(cli::array <Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^> ^ value); };
public Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition[] AdditionalProperties { get; set; }
Public Property AdditionalProperties As ExtendedPropertyDefinition()

属性值

其他属性。

适用于