Share via


DoNotUseMeFolderClass.WebViewURL Property

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

Syntax

'Declaration
Public Overridable Property WebViewURL As String
    Get
    Set
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As String

value = instance.WebViewURL

instance.WebViewURL = value
public virtual string WebViewURL { get; set; }

Property Value

Type: System.String

Implements

MAPIFolder.WebViewURL

See Also

Reference

DoNotUseMeFolderClass Class

DoNotUseMeFolderClass Members

Microsoft.Office.Interop.Outlook Namespace