MapiContactEventPropertySet Class

Specify events associated with a contact
Inheritance Hierarchy
SystemObject
  Aspose.Email.MapiMapiContactEventPropertySet

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

The MapiContactEventPropertySet type exposes the following members.

Constructors
  NameDescription
Public methodMapiContactEventPropertySet
Initializes a new instance of the MapiContactEventPropertySet class
Public methodMapiContactEventPropertySet(MapiPropertyCollection)
Initializes a new instance of the MapiContactEventPropertySet class
Properties
  NameDescription
Public propertyBirthday
Specifies the birthday of the contact
Public propertyWeddingAnniversary
Specifies the wedding anniversary of 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