CreateFolder Method

Creates a folder inside of the account.

Syntax

ILkFolder* CreateFolder(BSTR name, VARIANT_BOOL likeJunk);

Return Value

Type: ILkFolder*

New folder object.

See Also