ExtendedPropertyDefinition.MapiType 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 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.