Share via


FacebookHelper.GetAgeRangeMax(JObject) Method

Definition

Gets the user's max age.

public:
 static System::String ^ GetAgeRangeMax(Newtonsoft::Json::Linq::JObject ^ user);
public static string GetAgeRangeMax (Newtonsoft.Json.Linq.JObject user);
static member GetAgeRangeMax : Newtonsoft.Json.Linq.JObject -> string
Public Shared Function GetAgeRangeMax (user As JObject) As String

Parameters

user
Newtonsoft.Json.Linq.JObject

Returns

Applies to