ExtendedPropertyDefinition.MapiType Property

Definition

Gets the MAPI type of the extended property.

public:
 property Microsoft::Exchange::WebServices::Data::MapiPropertyType MapiType { Microsoft::Exchange::WebServices::Data::MapiPropertyType get(); };
public Microsoft.Exchange.WebServices.Data.MapiPropertyType MapiType { get; }
Public ReadOnly Property MapiType As MapiPropertyType

Property Value

A MapiPropertyType that is the extended property type.

Applies to