MAPIFolder Interface

This interface is deprecated; do not use this interface. Instead use the interface Folder to access all method, property, and event members of the COM object Folder. Refer to this topic for information about the method and property members of the COM object. For information about the event members of the COM object, see MAPIFolderEvents_12_Event.

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

Syntax

'Declaration
<TypeLibTypeAttribute()> _
<GuidAttribute("00063006-0000-0000-C000-000000000046")> _
Public Interface MAPIFolder
'Usage
Dim instance As MAPIFolder
[TypeLibTypeAttribute()]
[GuidAttribute("00063006-0000-0000-C000-000000000046")]
public interface MAPIFolder

See Also

Reference

MAPIFolder Members

Microsoft.Office.Interop.Outlook Namespace