UserName

ItOpFetchOptions.UserName property

Specifies the username of the account leveraged to fetch the desired item. The UserName value can be up to 100 characters in length.

public string UserName { get; set; }

See Also