Class MapiContactOtherPropertySet
Contents
[
Hide
]MapiContactOtherPropertySet class
The properties are used to specify additional properies of contact.
public sealed class MapiContactOtherPropertySet : MapiContactPropertySet
Constructors
Name | Description |
---|---|
MapiContactOtherPropertySet() | Initializes a new instance of MapiContactOtherPropertySet class |
Properties
Name | Description |
---|---|
Journal { get; set; } | Specifies whether to create a journal for each action associated with this contact. |
Private { get; set; } | Indicates whether the end-user wants this message object hidden from other users who have access to the message object. |
ReminderTime { get; set; } | Specifies the initial signal time for a reminder. |
ReminderTopic { get; set; } | Represents the status of a meeting request. |
UserField1 { get; set; } | Specifies the first field on the contact that is intended for miscellaneous use for the contact. |
UserField2 { get; set; } | Specifies the second field on the contact that is intended for miscellaneous use for the contact. |
UserField3 { get; set; } | Specifies the third field on the contact that is intended for miscellaneous use for the contact. |
UserField4 { get; set; } | Specifies the forth field on the contact that is intended for miscellaneous use for the contact. |
See Also
- class MapiContactPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email