VEXJournalItem
Contains details about a Microsoft Exchange journal item.
|
Property |
Type |
Description |
|---|---|---|
|
Subject |
String |
Journal entry subject. |
|
EntryType |
String |
Type of journal entry. |
|
Company |
String |
Company. |
|
StartTime |
DateTime |
Date and time when the task was started. |
|
Duration |
Int |
Journal entry duration in minutes. |
|
DurationFormat |
String |
Journal entry duration in human-readable format. The duration is split across the following time units:
|
|
Body |
Journal entry body. |
|
|
Attachments |
Journal entry attachments. |
|
|
Item class |
String |
Exchange item class. |
Related Commands