Modifier and Type | Class and Description |
---|---|
class |
MapiCalendar
Represents the mapi calendar object
|
class |
MapiContact
Represents outlook contact information
|
class |
MapiDistributionList
Represents the Personal Distribution List object.
|
class |
MapiJournal
Represents the Outlook Journal object.
|
class |
MapiMessage
Represents an Outlook Message format document that can be parsed.
|
class |
MapiNote
Represents outlook Note object ("sticky note")
|
class |
MapiTask
Represents the Outlook Task object.
|
Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.archiveItem(String sourceFolderUri,
MapiMessageItemBase item)
The ArchiveItem operation moves an item into the mailbox user's archive mailbox.
|
void |
FolderInfo.updateMessage(String entryId,
MapiMessageItemBase updatedMessage)
Updates the message in folder.
|
Constructor and Description |
---|
MapiAttachmentCollection(MapiMessageItemBase owner)
Initializes a new instance of the MapiAttachmentCollection class.
|
MapiMessagePropertyStream(MapiMessageItemBase parent)
Initializes a new instance of the
MapiMessagePropertyStream class. |