GetInstance

GetInstance (1 of 5)

Retrieves PidTagPropertyDescriptor object

Returns: PidTagPropertyDescriptor object

GetInstance(int32_t id, PropertyDataType dataType)
ParameterDescription
idId of a property
dataTypeData type of a property

GetInstance (2 of 5)

Retrieves PidLidPropertyDescriptor object

Returns: PidLidPropertyDescriptor object

GetInstance(int64_t lid, PropertyDataType dataType, System::Guid propertySet)
ParameterDescription
lidLong id of a property
dataTypeData type of a property
propertySetPropertySet of a property

GetInstance (3 of 5)

Retrieves PidTagPropertyDescriptor object

Returns: PidTagPropertyDescriptor object

GetInstance(int64_t tag)
ParameterDescription
tagTag of a property

GetInstance (4 of 5)

Retrieves PropertyDescriptor object from MAPI property

Returns: static System::SharedPtr < PropertyDescriptor > Aspose::Email::Mapi::

GetInstance(System::SharedPtr < MapiProperty > property)
ParameterDescription
propertyMapiProperty object

GetInstance (5 of 5)

Retrieves PidNamePropertyDescriptor object

Returns: PidNamePropertyDescriptor object

GetInstance(System::String name, PropertyDataType dataType, System::Guid propertySet)
ParameterDescription
nameName of a property
dataTypeData type of a property
propertySetPropertySet of a property