CreateFolder Method
Creates a new subfolder.
Syntax
ILkFolder*
CreateFolder(BSTR name);
Return Value
Type:
ILkFolder*
Folder object.
See Also