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() |
Date |
getWeddingAnniversary() |
void |
setBirthday(Date value) |
void |
setWeddingAnniversary(Date value) |
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-2013 Aspose Pty Ltd. All Rights Reserved.