Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Outlook 2007
 WebViewURL Property

  Switch on low bandwidth view
MAPIFolder.WebViewURL Property (Microsoft.Office.Interop.Outlook)
Returns or sets a String (string in C#) indicating the URL of the Web page that is assigned to a folder. Read/write.

Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in microsoft.office.interop.outlook.dll)
Visual Basic (Declaration)
Property WebViewURL As String
Visual Basic (Usage)
Dim instance As MAPIFolder
Dim value As String

value = instance.WebViewURL

instance.WebViewURL = value
C#
string WebViewURL { get; set; }
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker