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

Packages that use EndDateRecurrenceRangeType
com.microsoft.exchange.types   
 

Uses of EndDateRecurrenceRangeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as EndDateRecurrenceRangeType
protected  EndDateRecurrenceRangeType TaskRecurrenceType.endDateRecurrence
           
protected  EndDateRecurrenceRangeType RecurrenceType.endDateRecurrence
           
 

Methods in com.microsoft.exchange.types that return EndDateRecurrenceRangeType
 EndDateRecurrenceRangeType ObjectFactory.createEndDateRecurrenceRangeType()
          Create an instance of EndDateRecurrenceRangeType
 EndDateRecurrenceRangeType TaskRecurrenceType.getEndDateRecurrence()
          Gets the value of the endDateRecurrence property.
 EndDateRecurrenceRangeType RecurrenceType.getEndDateRecurrence()
          Gets the value of the endDateRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type EndDateRecurrenceRangeType
 void TaskRecurrenceType.setEndDateRecurrence(EndDateRecurrenceRangeType value)
          Sets the value of the endDateRecurrence property.
 void RecurrenceType.setEndDateRecurrence(EndDateRecurrenceRangeType value)
          Sets the value of the endDateRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.