ExtendedPropertyDefinition.PropertySet Property

Definition

Gets the property set of the extended property.

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::DefaultExtendedPropertySet> PropertySet { Nullable<Microsoft::Exchange::WebServices::Data::DefaultExtendedPropertySet> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.DefaultExtendedPropertySet> PropertySet { get; }
Public ReadOnly Property PropertySet As Nullable(Of DefaultExtendedPropertySet)

Property Value

A nullable value that contains the property set of the extended property.

Applies to