Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 656 Bytes

a22b7348-a2ed-76c4-f05b-e93e93cffce8.md

File metadata and controls

29 lines (12 loc) · 656 Bytes

NotesModule.NavigationModuleType Property (Outlook)

Returns an olNavigationModuleType constant that represents the navigation module type for the object. Read-only.

Syntax

expression . NavigationModuleType

expression An expression that returns a NotesModule object.

Remarks

This property returns olModuleNotes for the NotesModule object.

See also

Concepts

NotesModule Object

Other resources

NotesModule Object Members