Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Folders collection that represents all the folders contained in the specified NameSpace. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property Folders As Folders
Get
'Usage
Dim instance As _NameSpace
Dim value As Folders
value = instance.Folders
[DispIdAttribute()]
Folders Folders { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.Folders
Remarks
The NameSpace object is the root of all the folders for the given name space.