Function Reference

_OL_NavigationFolderRemove

Removes a navigation folder from a navigation group

#Include <OutlookEX_GUI.au3>
_OL_NavigationFolderRemove($oOL)

 

Parameters

$oOL Outlook object returned by a preceding call to _OL_Open()

 

Return Value

Success: 1
Failure: Returns 0 and sets @error:
    1 - $oOL is not an object

 

Remarks

None.

 

Related

_OL_NavigationFolderAdd, _OL_NavigationFolderGet

 

See Also

https://docs.microsoft.com/en-us/office/vba/outlook/how-to/navigation/add-a-folder-to-the-favorite-folders-group