FolderAdd Event

FolderAdd Event

See Also         Example         Applies To        

Occurs when a folder is added to the specified Folders collection. This event is not available in VBScript.

Syntax

Sub object_FolderAdd(Folder as MAPIFolder)

object   An expression that evaluates to a Folders collection object.

Folder   Required. The MAPIFolder that was added to the collection.