Uses of Class
com.aspose.email.MapiCalendarTimeZone

Uses of MapiCalendarTimeZone in com.aspose.email
 

Methods in com.aspose.email that return MapiCalendarTimeZone
 MapiCalendarTimeZone MapiCalendarEventRecurrence.getAppointmentTimeZoneDefinitionRecur()
           Gets or sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC.
 MapiCalendarTimeZone MapiCalendar.getEndDateTimeZone()
           Gets or sets time zone information that indicates the time zone of the EndDate property
 MapiCalendarTimeZone MapiCalendar.getStartDateTimeZone()
           Gets or sets time zone information that indicates the time zone of the StartDate property
 MapiCalendarTimeZone MapiCalendarEventRecurrence.getTimeZoneStruct()
           Gets or sets the time zone information for a recurring meeting.
 

Methods in com.aspose.email with parameters of type MapiCalendarTimeZone
 void MapiCalendarEventRecurrence.setAppointmentTimeZoneDefinitionRecur(MapiCalendarTimeZone value)
           
 void MapiCalendar.setEndDateTimeZone(MapiCalendarTimeZone value)
           
 void MapiCalendar.setStartDateTimeZone(MapiCalendarTimeZone value)
           
 void MapiCalendarEventRecurrence.setTimeZoneStruct(MapiCalendarTimeZone value)
           
 



Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.