Uses of Class
microsoft.exchange.webservices.data.FlaggedForAction

Uses of FlaggedForAction in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return FlaggedForAction
 FlaggedForAction RulePredicates.getFlaggedForAction()
          Gets or sets the flag for action value that should appear on incoming messages for the condition or execption to apply.
static FlaggedForAction FlaggedForAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FlaggedForAction[] FlaggedForAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in microsoft.exchange.webservices.data with parameters of type FlaggedForAction
 void RulePredicates.setFlaggedForAction(FlaggedForAction value)
           
 



Copyright © 2012. All Rights Reserved.