com.aspose.email
Class MapiCalendarRecurrenceEndType
java.lang.Object
com.aspose.email.MapiCalendarRecurrenceEndType
public final class MapiCalendarRecurrenceEndType
- extends Object
Enumerates the ending type for the recurrence.
END_AFTER_DATE
public static final int END_AFTER_DATE
- See Also:
- Constant Field Values
END_AFTER_N_OCCURRENCES
public static final int END_AFTER_N_OCCURRENCES
- See Also:
- Constant Field Values
NEVER_END
public static final int NEVER_END
- See Also:
- Constant Field Values
Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.