Uses of Class
com.aspose.email.MapiCalendarRecurrencePattern

Uses of MapiCalendarRecurrencePattern in com.aspose.email
 

Subclasses of MapiCalendarRecurrencePattern in com.aspose.email
 class MapiCalendarDailyRecurrencePattern
           Represents the daily recurrence pattern of the mapi calendar
 class MapiCalendarMonthlyNthRecurrencePattern
           Represents the daily recurrence pattern of the mapi calendar
 class MapiCalendarMonthlyRecurrencePattern
           Represents the monthly recurrence pattern of the mapi calendar
 class MapiCalendarWeeklyRecurrencePattern
           Represents the weekly recurrence pattern of the mapi calendar
 

Methods in com.aspose.email that return MapiCalendarRecurrencePattern
 MapiCalendarRecurrencePattern MapiTask.getRecurrence()
           Gets or sets the recurrence properties.
 MapiCalendarRecurrencePattern MapiCalendarEventRecurrence.getRecurrencePattern()
           Gets or sets the recurrence pattern
 

Methods in com.aspose.email with parameters of type MapiCalendarRecurrencePattern
 void MapiTask.setRecurrence(MapiCalendarRecurrencePattern value)
           
 void MapiCalendarEventRecurrence.setRecurrencePattern(MapiCalendarRecurrencePattern value)
           
 



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