Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the feed folder to a new ___location.
Syntax
HRESULT Move( LPCWSTR pszPath );
Parameters
- pszPath
[in] String that specifies the new folder ___location.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The pszPath parameter should not contain the folder name. Use IXFeedFolder::Rename to change the name of a folder.