UserName

SearchOptions.UserName property

Specifies the user account used to search the document from the document library. The UserName value can be up to 100 characters in length.

public string UserName { get; set; }

See Also