Class Pages (Outlook VBA)
Contains pages that represent the pages of an Inspector window. To use a Pages class variable it first needs to be instantiated, for example
Dim pgs as Pages
Set pgs = ActiveInspector.ModifiedFormPages
Contains pages that represent the pages of an Inspector window. To use a Pages class variable it first needs to be instantiated, for example
Dim pgs as Pages
Set pgs = ActiveInspector.ModifiedFormPages