Item.ExtendedProperties 属性

定义

获取对此项定义的扩展属性的列表。

public:
 property Microsoft::Exchange::WebServices::Data::ExtendedPropertyCollection ^ ExtendedProperties { Microsoft::Exchange::WebServices::Data::ExtendedPropertyCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.ExtendedPropertyCollection ExtendedProperties { get; }
Public ReadOnly Property ExtendedProperties As ExtendedPropertyCollection

属性值

ExtendedPropertyCollection 对象。

适用于