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

Packages that use RecurrenceType
com.microsoft.exchange.types   
 

Uses of RecurrenceType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as RecurrenceType
protected  RecurrenceType CalendarItemType.recurrence
           
protected  RecurrenceType MeetingRequestMessageType.recurrence
           
 

Methods in com.microsoft.exchange.types that return RecurrenceType
 RecurrenceType ObjectFactory.createRecurrenceType()
          Create an instance of RecurrenceType
 RecurrenceType CalendarItemType.getRecurrence()
          Gets the value of the recurrence property.
 RecurrenceType MeetingRequestMessageType.getRecurrence()
          Gets the value of the recurrence property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.