AddNamedPropertyLong

AddNamedPropertyLong (1 of 2)

Adds the named long property.

Returns: void Aspose::Email::Mapi::

AddNamedPropertyLong(int64_t value, int64_t nameId, System::Guid guid)
ParameterDescription
valueThe value.
nameIdThe name id.
guidThe property GUID.

AddNamedPropertyLong (2 of 2)

Adds the named long property.

Returns: void Aspose::Email::Mapi::

AddNamedPropertyLong(int64_t value, MapiNamedPropertyId nameId, System::Guid guid)
ParameterDescription
valueThe value.
nameIdThe name id.
guidThe property GUID.