It looks like I was able to figure it out by examining all of the properties using .GetProperties(). In case anyone ever needs it, you can set the mobile number by using this code .SetProperty("MOBILENUMBER", "555-555-5555", PropertyType.String, "The mobile number specified for extension");