API Reference
| Classic JavaDoc |
ExchangeItem.getItemClass
public java.lang.String getItemClass()
Returns the message class of this item. The following classes are usually returned:
"IPM.Appointment" for appointments.
"IPM.Contact" for contacts.
"IPM.Activity" for Journal entries.
"IPM.Note" for e-mail messages.
"IPM.StickyNote" for Outlook sticky notes.
"IPM.Task" for tasks.
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus