public class EmailUser
extends java.lang.Object
| Constructor and Description |
|---|
EmailUser()
Initializes a new instance of the EmailUser class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the display name of the mailbox user.
|
java.lang.String |
getUserId()
Gets the the user identifier of an email user.
|