_OlkPageControl.Page Property
Definition
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.
Returns or sets an OlPageType constant that specifies the type of page that will be displayed in this control. Read/write.
public:
property Microsoft::Office::Interop::Outlook::OlPageType Page { Microsoft::Office::Interop::Outlook::OlPageType get(); void set(Microsoft::Office::Interop::Outlook::OlPageType value); };
public Microsoft.Office.Interop.Outlook.OlPageType Page { get; set; }
Public Property Page As OlPageType
Property Value
Remarks
The default value is olPageTypePlanner.