|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConflictType | |
|---|---|
| microsoft.exchange.webservices.data.core.enumeration.property | |
| microsoft.exchange.webservices.data.property.complex.availability | |
| Uses of ConflictType in microsoft.exchange.webservices.data.core.enumeration.property |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.property that return ConflictType | |
|---|---|
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. |
| Uses of ConflictType in microsoft.exchange.webservices.data.property.complex.availability |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex.availability that return ConflictType | |
|---|---|
ConflictType |
Conflict.getConflictType()
Gets the type of the conflict. |
| Constructors in microsoft.exchange.webservices.data.property.complex.availability with parameters of type ConflictType | |
|---|---|
Conflict(ConflictType conflictType)
Initializes a new instance of the Conflict class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||