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)
| Parameter | Description |
|---|---|
| value | The value. |
| nameId | The name id. |
| guid | The 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)
| Parameter | Description |
|---|---|
| value | The value. |
| nameId | The name id. |
| guid | The property GUID. |