public final class EndType
extends com.aspose.email.ms.java.Enum
Specifies how the recurrence rule ends.
public static final int None
Pattern does not have an end.
public static final int Until
Pattern ends on a specified end date.
public static final int Count
Pattern ends after specified number of occurrences.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.