Folder Methods

Include Protected Members
Include Inherited Members

The Folder type exposes the following members.

Methods

  Name Description
Public method AddToFavorites This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from MAPIFolder.)
Public method AddToPFFavorites Adds a Microsoft Exchange public folder to the public folder's Favorites folder. (Inherited from MAPIFolder.)
Public method CopyTo Copies the current folder in its entirety to the destination folder. (Inherited from MAPIFolder.)
Public method Delete Deletes an object from the collection. (Inherited from MAPIFolder.)
Public method Display Displays a new Explorer object for the folder. (Inherited from MAPIFolder.)
Public method GetCalendarExporter Creates a CalendarSharing object for the specified Folder. (Inherited from MAPIFolder.)
Public method GetCustomIcon Returns an StdPicture object that represents the custom icon for the folder. (Inherited from MAPIFolder.)
Public method GetExplorer Returns an Explorer object that represents a new, inactive Explorer object initialized with the specified folder as the current folder. (Inherited from MAPIFolder.)
Public method GetStorage Gets a StorageItem object on the parent Folder to store data for an Outlook solution. (Inherited from MAPIFolder.)
Public method GetTable Obtains a Table object that contains items filtered by Filter. (Inherited from MAPIFolder.)
Public method MoveTo Moves a folder to the specified destination folder. (Inherited from MAPIFolder.)
Public method SetCustomIcon Sets a custom icon that is specified by Picture for the folder. (Inherited from MAPIFolder.)

Top

See Also

Reference

Folder Interface

Microsoft.Office.Interop.Outlook Namespace