AddressBookResponse
- Print
- PDF
AddressBookResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the recipient group information.
Syntax
The syntax is as follows.
private Integer sid;
private String groupName;
private Integer addressCount;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sid | Integer | Required | Recipient group ID |
groupName | String | Required | Recipient group name |
addressCount | Integer | Required | Number of email addresses in the recipient group |
Was this article helpful?