Open Outlook and retrieve the selected Mail Items.
Syntax
ISOutlook.GetSelectedMailItems(mailItems, createTempMsgFiles)
Parameters
| Name | Type | Optional | ByRef | Description |
| mailItems |
List(Of ISOutlook.ISOutlookMailItem) |
|
ByRef |
The Mail Items retrieved. |
| createTempMsgFiles |
Boolean |
|
|
Indicates whether to create temporary .msg files. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISOutlook
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0