Share via


FacebookHelper.GetAgeRangeMin(JObject) Method

Definition

Gets the user's min age.

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

Parameters

user
Newtonsoft.Json.Linq.JObject

Returns

Applies to