OlPageType Enumeration
Specifies the type of page displayed by a control.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("35D15973-23ED-4504-866B-C0B5C937A058")> _
Public Enumeration OlPageType
'Usage
Dim instance As OlPageType
[GuidAttribute("35D15973-23ED-4504-866B-C0B5C937A058")]
public enum OlPageType
Members
Member name | Description | |
---|---|---|
olPageTypePlanner | The free/busy scheduling grid from a meeting request form. | |
olPageTypeTracker | The tracking grid from a meeting request that has been sent. |