Share via


DoNotUseMeFolderClass.WebViewAllowNavigation Property

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Property WebViewAllowNavigation As Boolean
    Get
    Set
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As Boolean

value = instance.WebViewAllowNavigation

instance.WebViewAllowNavigation = value
public virtual bool WebViewAllowNavigation { get; set; }

Property Value

Type: System.Boolean

Implements

MAPIFolder.WebViewAllowNavigation

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace