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