Uses of Class
odata.msgraph.client.beta.ediscovery.enums.CustodianStatus
-
Packages that use CustodianStatus Package Description odata.msgraph.client.beta.ediscovery.enums -
-
Uses of CustodianStatus in odata.msgraph.client.beta.ediscovery.enums
Methods in odata.msgraph.client.beta.ediscovery.enums that return CustodianStatus Modifier and Type Method Description static CustodianStatusCustodianStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CustodianStatus[]CustodianStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-