IncludeLinks Property
Gets or sets if links should be included in the result set. For example, a Folder that contains a link to a file or a Folder that contains a link to another folder which contains files. This option only applies to entities that are Link Containers (ie. Folders or Custom Objects)
Syntax
public System.bool IncludeLinks {get; set;}Public Property IncludeLinks As System.Boolean