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) |
void |
setTimeZoneRules(MapiCalendarTimeZoneInfoCollection value) |
public String getKeyName()
Gets or sets a human-readable description of the time zone
public void setKeyName(String value)
public MapiCalendarTimeZoneInfoCollection getTimeZoneRules()
Gets or sets the time zone rules
public void setTimeZoneRules(MapiCalendarTimeZoneInfoCollection value)
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.