WebViewAllowNavigation Property

See Also                  Applies To        

Returns or sets the navigation mode of the Web view for a folder. True to allow navigation using Back and Forward buttons.

Read/Write Boolean.

Syntax

olMAPIFolder.WebViewAllowNavigation

olMAPIFolder   Required. An expression that returns a MAPIFolder object.

Remarks

Setting this property to True causes Microsoft Outlook to display the Web page using the Microsoft Web Control. This can cause the web page to run more slowly than if this property is set to False.