MicrosoftOutlookNote Connector
The MicrosoftOutlookNote connector lets you use the Microsoft Outlook Notes function to save clippings, write notes to yourself, or keep track of an important project.
When you add this component to an automation, the system places it on the Global tab of the component tray. For more information, see Adding Global Components to an Automation. This component must be global to be referenced by other automations in the project.
For more information, see General Component Properties, Methods, and Events.
Properties
Property |
Description |
Body |
This property lists the clear-text body of the Outlook note. |
Categories |
This property lists the categories assigned to the Outlook note. |
CreationTime |
This property returns creation date and time for the message. |
DownloadState |
This property lists the download state of the note. |
Height |
This property lists the height, in pixels, of the Note window. |
LastModificationTime |
This property lists the date and time that the Outlook note was last modified. |
Left |
This property lists the position, in pixels, of the left edge of the Note window. |
Saved |
This property indicates whether the Outlook note has not been modified since the last save. |
Subject |
This property lists the subject for the Outlook note. |
SupportedName |
This property lists the supported Microsoft Office name. |
SupportedVersion |
This property lists the supported Microsoft Office version. |
Top |
This property lists the position, in pixels, of the top edge of a Note window. |
Version |
This property lists the Microsoft Outlook version. |
Width |
This property lists the width, in pixels, of the Note window. |
Methods
Method |
Description |
Parameters |
Result Type |
Close (1 Parameter) |
This method closes and optionally saves changes to the note. |
OlInspectorClose saveMode |
Void |
Copy |
This method creates another instance of this note. |
None |
MicrosoftOutlookNote |
Display (1 Parameter) |
This method displays a new Inspector for the note. |
Boolean modal |
Void |
Move (1 Parameter) |
This method moves this note to a new folder. Use a slash ( \ ) to separate sub-folders. |
String folder |
MicrosoftOutlookNote |
New |
This method creates a note and assigns it to this instance. |
None |
Void |
PrintOut |
This method pints the Outlook note using all default settings. |
None |
Void |
Save |
This method saves this note to the current or pre-defined folder. |
None |
Void |
Related information
Using the MicrosoftOutlookNote Connector
Privacy | Trademarks | Terms of Use | Feedback
Updated: 01 July 2024
© 2016 - 2024 Pegasystems Inc. Cambridge, MA All rights reserved.