Share via


Can Graph API be used to add/update proxy addresses for user.

Question

Wednesday, March 15, 2017 6:29 PM

I know we can get aliases (proxy addresses) for an user, using graph api. But is it possible to add/update proxyAddresses for an user. 

All replies (3)

Thursday, March 16, 2017 3:02 AM

Hi,

This “proxyAddresses” is not a writable property, thus, it is not supported to be added/updated.

More info about the properties of an User object:

https://msdn.microsoft.com/en-us/library/azure/ad/graph/api/entity-and-complex-type-reference#user-entity 

By the way, since we mainly discuss Microsoft Partner Center API and CREST API topics in this forum, for the Azure Graph API related issue, it is recommended to be posted in the corresponding forum:

https://social.msdn.microsoft.com/Forums/azure/en-US/home?forum=WindowsAzureAD

Best regards,

Patrick Liang

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com


Thursday, March 16, 2017 8:31 PM

Ok, Thank You. 


Friday, March 17, 2017 1:18 AM

Hi,

Glad that my reply can help you somewhere.

By the way, if my reply helps you and you think it can be an answer to your question, please mark the reply as answer, it will make others who stuck with the similar issue easier to search for valid solutions in this forum.

Thanks for your understanding.

Best regards,

Patrick Liang

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com