AddressBookRequest
    • PDF

    AddressBookRequest

    • PDF

    Article summary

    Available in Classic and VPC

    This is a data type required when creating an address book.

    Syntax

    The syntax is as follows.

    private String groupName;
    private List<String> emailAddresses;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    groupNameStringRequiredRecipient group name
    • No duplicates
    emailAddressesList<String>OptionalEmail address list
    • If not entered, only the recipient group is registered
    • Must be in email address format

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.