Folder.ExtendedProperties Property

Definition

Gets a list of extended properties that are associated with the folder.

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

A Collection object with the extended properties.

Applies to