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.
Retrieves a folder from its path.
Syntax
folder = FeedsManager.GetFolder(folderPath)
Parameters
folderPath Required. String that specifies the folder path.
Return Value
Object that receives the specified folder, or null if the folder does not exist.
Applies To
FeedsManager
See Also