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

Packages that use NonEmptyArrayOfDeletedOccurrencesType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfDeletedOccurrencesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfDeletedOccurrencesType
protected  NonEmptyArrayOfDeletedOccurrencesType MeetingRequestMessageType.deletedOccurrences
           
protected  NonEmptyArrayOfDeletedOccurrencesType CalendarItemType.deletedOccurrences
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfDeletedOccurrencesType
 NonEmptyArrayOfDeletedOccurrencesType ObjectFactory.createNonEmptyArrayOfDeletedOccurrencesType()
          Create an instance of NonEmptyArrayOfDeletedOccurrencesType
 NonEmptyArrayOfDeletedOccurrencesType MeetingRequestMessageType.getDeletedOccurrences()
          Gets the value of the deletedOccurrences property.
 NonEmptyArrayOfDeletedOccurrencesType CalendarItemType.getDeletedOccurrences()
          Gets the value of the deletedOccurrences property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfDeletedOccurrencesType
 void MeetingRequestMessageType.setDeletedOccurrences(NonEmptyArrayOfDeletedOccurrencesType value)
          Sets the value of the deletedOccurrences property.
 void CalendarItemType.setDeletedOccurrences(NonEmptyArrayOfDeletedOccurrencesType value)
          Sets the value of the deletedOccurrences property.
 



Copyright © 2012 Jasig. All Rights Reserved.