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

Packages that use AffectedTaskOccurrencesType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of AffectedTaskOccurrencesType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as AffectedTaskOccurrencesType
protected  AffectedTaskOccurrencesType DeleteItem.affectedTaskOccurrences
           
 

Methods in com.microsoft.exchange.messages that return AffectedTaskOccurrencesType
 AffectedTaskOccurrencesType DeleteItem.getAffectedTaskOccurrences()
          Gets the value of the affectedTaskOccurrences property.
 

Methods in com.microsoft.exchange.messages with parameters of type AffectedTaskOccurrencesType
 void DeleteItem.setAffectedTaskOccurrences(AffectedTaskOccurrencesType value)
          Sets the value of the affectedTaskOccurrences property.
 

Uses of AffectedTaskOccurrencesType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return AffectedTaskOccurrencesType
static AffectedTaskOccurrencesType AffectedTaskOccurrencesType.fromValue(String v)
           
static AffectedTaskOccurrencesType AffectedTaskOccurrencesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AffectedTaskOccurrencesType[] AffectedTaskOccurrencesType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Jasig. All Rights Reserved.