OlPageType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of page displayed by a control.
public enum class OlPageType
C#
[System.Runtime.InteropServices.Guid("35D15973-23ED-4504-866B-C0B5C937A058")]
public enum OlPageType
Public Enum OlPageType
- Inheritance
-
OlPageType
- Attributes
Name | Value | Description |
---|---|---|
olPageTypePlanner | 0 | The free/busy scheduling grid from a meeting request form. |
olPageTypeTracker | 1 | The tracking grid from a meeting request that has been sent. |
Product | Versions |
---|---|
Outlook primary interop assembly | Latest |