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

Uses of ConflictType in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ConflictType
 ConflictType Conflict.getConflictType()
          Gets the type of the conflict.
static ConflictType ConflictType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConflictType[] ConflictType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in microsoft.exchange.webservices.data with parameters of type ConflictType
Conflict(ConflictType conflictType)
          Initializes a new instance of the Conflict class.
 



Copyright © 2012. All Rights Reserved.