Item.ExtendedProperties Property

Definition

Gets a list of extended properties that are defined on this item.

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

Property Value

An ExtendedPropertyCollection object.

Applies to