This topic has not yet been rated - Rate this topic

ExistsFolder Method

Checks whether a feed folder exists.

Syntax

exists = FeedsManager.ExistsFolder(folderPath)

Parameters

folderPath Required. String that specifies the feed folder path.

Return Value

Boolean that returns one of the following possible values:

true
The folder exists.
false
The folder does not exist.

Applies To

FeedsManager

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.