Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the level of importance for an item marked by the creator of the item.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlImportance
'Usage
Dim instance As OlImportance
public enum OlImportance
Members
| Member name | Description | |
|---|---|---|
| olImportanceLow | Item is marked as low importance. | |
| olImportanceNormal | Item is marked as medium importance. | |
| olImportanceHigh | Item is marked as high importance. |
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace