This property should only be used by advanced users.
The returned ItemIdList has to be freed when it is not needed any more.
| C# | Visual Basic | Visual C++ |
public ItemIdList FolderIdList { get; set; }
Public Property FolderIdList As ItemIdList
public: property ItemIdList^ FolderIdList { ItemIdList^ get (); void set (ItemIdList^ value); }