public final class MapiContactEventPropertySet extends Object
Specify events associated with a contact
Constructor and Description |
---|
MapiContactEventPropertySet()
Initializes a new instance of the
MapiContactEventPropertySet class |
MapiContactEventPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the
MapiContactEventPropertySet class |
Modifier and Type | Method and Description |
---|---|
Date |
getBirthday()
Specifies the birthday of the contact
|
Date |
getWeddingAnniversary()
Specifies the wedding anniversary
of the contact
|
void |
setBirthday(Date value)
Specifies the birthday of the contact
|
void |
setWeddingAnniversary(Date value)
Specifies the wedding anniversary
of the contact
|
public MapiContactEventPropertySet()
Initializes a new instance of the MapiContactEventPropertySet
class
public MapiContactEventPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactEventPropertySet
class
properties
- A MapiPropertyCollection
containing contact events propertiesCopyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.