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

Packages that use ArrayOfAttendeeConflictData
com.microsoft.exchange.types   
 

Uses of ArrayOfAttendeeConflictData in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfAttendeeConflictData
protected  ArrayOfAttendeeConflictData Suggestion.attendeeConflictDataArray
           
 

Methods in com.microsoft.exchange.types that return ArrayOfAttendeeConflictData
 ArrayOfAttendeeConflictData ObjectFactory.createArrayOfAttendeeConflictData()
          Create an instance of ArrayOfAttendeeConflictData
 ArrayOfAttendeeConflictData Suggestion.getAttendeeConflictDataArray()
          Gets the value of the attendeeConflictDataArray property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfAttendeeConflictData
 void Suggestion.setAttendeeConflictDataArray(ArrayOfAttendeeConflictData value)
          Sets the value of the attendeeConflictDataArray property.
 



Copyright © 2012 Jasig. All Rights Reserved.