DoNotUseMeFolder Interface
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("00063006-0000-0000-C000-000000000046")> _
<CoClassAttribute(GetType(DoNotUseMeFolderClass))> _
Public Interface DoNotUseMeFolder _
Inherits MAPIFolder
'Usage
Dim instance As DoNotUseMeFolder
[GuidAttribute("00063006-0000-0000-C000-000000000046")]
[CoClassAttribute(typeof(DoNotUseMeFolderClass))]
public interface DoNotUseMeFolder : MAPIFolder