Uses of Class
com.aspose.email.RecurrenceRule

Uses of RecurrenceRule in com.aspose.email
 

Methods in com.aspose.email that return RecurrenceRule
 RecurrenceRule RecurrenceRuleCollection.add()
           Adds a RecurrenceRule to the collection.
 RecurrenceRule RecurrenceRuleCollection.get(int index)
           Gets or sets a RecurrenceRule from the collection.
 RecurrenceRule RecurrenceRuleCollection.set(int index, RecurrenceRule value)
           
 

Methods in com.aspose.email with parameters of type RecurrenceRule
 boolean RecurrenceRuleCollection.add(RecurrenceRule rule)
           Adds a RecurrenceRule to the collection.
 boolean RecurrenceRule.equals(RecurrenceRule other)
           
 RecurrenceRule RecurrenceRuleCollection.set(int index, RecurrenceRule value)
           
 



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