|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.network.MapiCalendarTimeZone
public final class MapiCalendarTimeZone
Represents the mapi calendar time zone information
Constructor Summary | |
---|---|
MapiCalendarTimeZone()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapiCalendarTimeZone()
Method Detail |
---|
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)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |