Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 674 Bytes

6b621ab2-e84b-3e7b-4d5a-8cf1e8d0e766.md

File metadata and controls

29 lines (12 loc) · 674 Bytes

ContactsModule.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 ContactsModule object.

Remarks

This property returns olModuleContacts for the ContactsModule object.

See also

Concepts

ContactsModule Object

Other resources

ContactsModule Object Members