Class MapiContactEventPropertySet

MapiContactEventPropertySet class

Specify events associated with a contact

public sealed class MapiContactEventPropertySet : MapiContactPropertySet

Constructors

NameDescription
MapiContactEventPropertySet()Initializes a new instance of the MapiContactEventPropertySet class
MapiContactEventPropertySet(MapiPropertyCollection)Initializes a new instance of the MapiContactEventPropertySet class

Properties

NameDescription
Birthday { get; set; }Specifies the birthday of the contact
WeddingAnniversary { get; set; }Specifies the wedding anniversary of the contact

See Also