Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The object id of the user the hunt is assigned to.
public Guid? ObjectId { get; set; }
member this.ObjectId : Nullable<Guid> with get, set