public final class MapiCalendarDailyRecurrencePattern extends MapiCalendarRecurrencePattern
Represents the daily recurrence pattern of the mapi calendar
Constructor and Description |
---|
MapiCalendarDailyRecurrencePattern()
Initializes a new instance of the
MapiCalendarDailyRecurrencePattern class
|
Modifier and Type | Method and Description |
---|---|
long |
getPeriod()
Gets or sets interval (in days) at which the meeting pattern repeats
|
void |
setPeriod(long value) |
getCalendarType, getEndType, getFrequency, getOccurrenceCount, getPatternType, getWeekStartDay, setCalendarType, setEndType, setOccurrenceCount, setPatternType, setWeekStartDay
public MapiCalendarDailyRecurrencePattern()
Initializes a new instance of the MapiCalendarDailyRecurrencePattern
class
public long getPeriod()
Gets or sets interval (in days) at which the meeting pattern repeats
getPeriod
in class MapiCalendarRecurrencePattern
public void setPeriod(long value)
setPeriod
in class MapiCalendarRecurrencePattern
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.