public class OutlookEmail extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName |
protected String |
email |
| Modifier | Constructor and Description |
|---|---|
protected |
OutlookEmail(String email,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getEmail() |
protected void |
setEmail(String email) |
String |
toString() |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.