public final class MapiCalendarTimeZone extends Object
Represents the mapi calendar time zone information
Constructor and Description |
---|
MapiCalendarTimeZone() |
Modifier and Type | Method and Description |
---|---|
String |
getKeyName()
Gets or sets a human-readable description of the time zone
|
MapiCalendarTimeZoneInfoCollection |
getTimeZoneRules()
Gets or sets the time zone rules
|
void |
setKeyName(String value)
Gets or sets a human-readable description of the time zone
|
void |
setTimeZoneRules(MapiCalendarTimeZoneInfoCollection value)
Gets or sets the time zone rules
|
public String getKeyName()
Gets or sets a human-readable description of the time zone
String
object.public void setKeyName(String value)
Gets or sets a human-readable description of the time zone
value
- a String
object.public MapiCalendarTimeZoneInfoCollection getTimeZoneRules()
Gets or sets the time zone rules
MapiCalendarTimeZoneInfoCollection
object.public void setTimeZoneRules(MapiCalendarTimeZoneInfoCollection value)
Gets or sets the time zone rules
value
- a MapiCalendarTimeZoneInfoCollection
object.Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.