MapiContactOtherPropertySet Class

The properties are used to specify additional properies of contact.
Inheritance Hierarchy
SystemObject
  Aspose.Email.MapiMapiContactOtherPropertySet

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public sealed class MapiContactOtherPropertySet

The MapiContactOtherPropertySet type exposes the following members.

Constructors
  NameDescription
Public methodMapiContactOtherPropertySet
Initializes a new instance of MapiContactOtherPropertySet class
Properties
  NameDescription
Public propertyJournal
Specifies whether to create a journal for each action associated with this contact.
Public propertyPrivate
Indicates whether the end-user wants this message object hidden from other users who have access to the message object.
Public propertyReminderTime
Specifies the initial signal time for a reminder.
Public propertyReminderTopic
Represents the status of a meeting request.
Public propertyUserField1
Specifies the first field on the contact that is intended for miscellaneous use for the contact.
Public propertyUserField2
Specifies the second field on the contact that is intended for miscellaneous use for the contact.
Public propertyUserField3
Specifies the third field on the contact that is intended for miscellaneous use for the contact.
Public propertyUserField4
Specifies the forth field on the contact that is intended for miscellaneous use for the contact.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also