| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
Note |
Service.getNote(ItemId itemId)
Gets a note.
|
Note |
Service.getNote(ItemId itemId,
ItemShape itemShape)
Gets a note.
|
Note |
Service.getNote(ItemId itemId,
java.util.List<PropertyPath> propertyPaths)
Gets a note.
|
Note |
Service.getNote(ItemId itemId,
ShapeType shapeType)
Gets a note.
|
Note |
Service.getNote(java.lang.String itemId)
Gets a note.
|
Note |
Service.getNote(java.lang.String itemId,
ItemShape itemShape)
Gets a note.
|
Note |
Service.getNote(java.lang.String itemId,
java.util.List<PropertyPath> propertyPaths)
Gets a note.
|
Note |
Service.getNote(java.lang.String itemId,
ShapeType shapeType)
Gets a note.
|