UserOtherMobilePhones Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.User.OtherMobilePhones"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "otherMobilePhones")] [JsonConverterAttribute(typeof(SingleOrArrayConverter<string>))] public string[] OtherMobilePhones { get; set; }
<DataMemberAttribute(Name := "otherMobilePhones")> <JsonConverterAttribute(GetType(SingleOrArrayConverter(Of String)))> Public Property OtherMobilePhones As String() Get Set
© Copyright 2007-2023 Open Text or one of its affiliates.