AzureUserOtherMails Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.AzureUser.OtherMails"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "otherMails")] [JsonConverterAttribute(typeof(SingleOrArrayConverter<string>))] public string[] OtherMails { get; set; }