Uses of Class
com.microsoft.exchange.types.TaskRecurrenceType

Packages that use TaskRecurrenceType
com.microsoft.exchange.types   
 

Uses of TaskRecurrenceType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TaskRecurrenceType
protected  TaskRecurrenceType TaskType.recurrence
           
 

Methods in com.microsoft.exchange.types that return TaskRecurrenceType
 TaskRecurrenceType ObjectFactory.createTaskRecurrenceType()
          Create an instance of TaskRecurrenceType
 TaskRecurrenceType TaskType.getRecurrence()
          Gets the value of the recurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type TaskRecurrenceType
 void TaskType.setRecurrence(TaskRecurrenceType value)
          Sets the value of the recurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.