EmailRecipientType

Prev Next

Available in Classic and VPC

This is a recipient type.

Syntax

The syntax is as follows.

private String label;
private String code;

Field

The following describes the fields.

Field Type Required Description
label String Required Recipient type label
  • Recipient | Cc | Bcc
code String Required Recipient type code
  • R | C | B