Folder.ExtendedProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.