Share via


ContactsModule.NavigationModuleType Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.NavigationModuleType

expression   An expression that returns a ContactsModule object.

Remarks

This property returns olModuleContacts for the ContactsModule object.

See Also