primaryToAddress
CreateTicketOperationBuilder.WithRequired primaryToAddress(jakarta.mail.internet.InternetAddress primaryToAddress)
throws ValidationException
Sets the primary to-address of the new ticket.
The primary to-address is required to create the new ticket.
- Parameters:
primaryToAddress
- the primary to-address of the new ticket- Returns:
- the CreateTicketOperationBuilder.WithRequired
- Throws:
ValidationException
- if the primary to-address is not valid- Since:
- 12.25