MapiContactOtherPropertySet
Contents
[
Hide
]MapiContactOtherPropertySet class
Inherits: Aspose::Email::Mapi::MapiContactPropertySet
The properties are used to specify additional properies of contact.
Constructors
| Name | Description |
|---|---|
| MapiContactOtherPropertySet (3 overloads) | Initializes a new instance of MapiContactOtherPropertySet class |
Methods
| Name | Description |
|---|---|
| get_Journal | Specifies whether to create a journal for each action associated with this contact. |
| get_Private | Indicates whether the end-user wants this message object hidden from other users who have access to the message object. |
| get_ReminderTime | Specifies the initial signal time for a reminder. |
| get_ReminderTopic | Represents the status of a meeting request. |
| get_UserField1 | Specifies the first field on the contact that is intended for miscellaneous use for the contact. |
| get_UserField2 | Specifies the second field on the contact that is intended for miscellaneous use for the contact. |
| get_UserField3 | Specifies the third field on the contact that is intended for miscellaneous use for the contact. |
| get_UserField4 | Specifies the forth field on the contact that is intended for miscellaneous use for the contact. |
| set_Journal | Specifies whether to create a journal for each action associated with this contact. |
| set_Private | Indicates whether the end-user wants this message object hidden from other users who have access to the message object. |
| set_ReminderTime | Specifies the initial signal time for a reminder. |
| set_ReminderTopic | Represents the status of a meeting request. |
| set_UserField1 | Specifies the first field on the contact that is intended for miscellaneous use for the contact. |
| set_UserField2 | Specifies the second field on the contact that is intended for miscellaneous use for the contact. |
| set_UserField3 | Specifies the third field on the contact that is intended for miscellaneous use for the contact. |
| set_UserField4 | Specifies the forth field on the contact that is intended for miscellaneous use for the contact. |
| SetOwner | Implements Aspose::Email::Mapi::MapiContactPropertySet . |
| ToVCard |