| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
RetentionTag |
Item.getArchiveTag()
Gets the archive tag.
|
RetentionTag |
Folder.getArchiveTag()
Gets the archive tag.
|
RetentionTag |
Item.getRetentionTag()
Gets the retention tag.
|
RetentionTag |
Folder.getRetentionTag()
Gets the retention tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setArchiveTag(RetentionTag archiveTag)
Sets the archive tag.
|
void |
Item.setRetentionTag(RetentionTag retentionTag)
Sets the retention tag.
|