LinkId

ItemOperationsFetchRequest.LinkId property

Specifies a Uniform Resource Identifier (URI) that is assigned by the server to certain resources, such as Windows SharePoint Services or UNC documents. LinkId can be used to refer to the location of an item.

public string LinkId { get; set; }

See Also