| Package | Description |
|---|---|
| de.jakop.lotus.domingo.groupware |
Groupware interface to Lotus Notes/Domino.
|
| Modifier and Type | Field and Description |
|---|---|
static Email.Priority |
Email.Priority.HIGH
Represents a high priority.
|
static Email.Priority |
Email.Priority.LOW
Represents a low priority.
|
static Email.Priority |
Email.Priority.NORMAL
Represents a normal priority.
|
| Modifier and Type | Method and Description |
|---|---|
Email.Priority |
Email.getPriority()
Returns the priority.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Email.setPriority(Email.Priority priority)
Sets the priority.
|
Copyright © 2005–2020. All rights reserved.