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 CalendarItemType.deletedOccurrences
           
protected  NonEmptyArrayOfDeletedOccurrencesType MeetingRequestMessageType.deletedOccurrences
           
 

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

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



Copyright © 2013 Jasig. All Rights Reserved.