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 MapiCalendarEventRecurrence.getRecurrencePattern()
           Gets or sets the recurrence pattern
 

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



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