Enum OperationType
Possible operation types.
Namespace: Oci.EmailService.Models
Assembly: OCI.DotNetSDK.Email.dll
Syntax
public enum OperationType
Fields
| Name | Description |
|---|---|
| CreateDkim | |
| CreateEmailDomain | |
| CreateReturnPath | |
| DeleteDkim | |
| DeleteEmailDomain | |
| DeleteReturnPath | |
| MoveDkim | |
| MoveEmailDomain | |
| UnknownEnumValue | |
| UpdateDkim | |
| UpdateEmailDomain | |
| UpdateReturnPath |