LongId

ItemOperationsFetchRequest.LongId property

Specifies a unique identifier that was assigned by the server to each result returned by a previous Search response. The LongId value can be up to 256 characters in length.

public string LongId { get; set; }

See Also