Package | Description |
---|---|
com.groupdocs.watermark.contents |
The package provides classes for working with documents of any supported types.
|
Modifier and Type | Method and Description |
---|---|
EmailAddressCollection |
EmailContent.getBcc()
Gets the collection of BCC (blind carbon copy) recipients of the email message.
|
EmailAddressCollection |
EmailContent.getCc()
Gets the collection of CC (carbon copy) recipients of the email message.
|
EmailAddressCollection |
EmailContent.getTo()
Gets the collection of recipients of the email message.
|