Hello Guys,
Is it possible to activate this option at the Usercreate Template? See screenshot.At Exchange Server: "Automatically update email addresses based on the email address policy applied to this recipient"Thank you for helping me.
No One an Idea?
Isn't it enabled by default as long as you don't manually set the email addresses in the template?
See here:
/* (optional) Set creation and validation rules for e-mail-addresses.If you delete/disable the following section Exchange default policies are used to create e-mail-adresses.*/
{ "Name": "emailaddresses", "Definition": { "Type": "TextArea", "IsHiddenFromRequester": false, "IsHidden": true, "IsEnabled": true, "Label": "E-Mail-Adressen", "Constraints": { "MaxLength": 500, "ValidationRule": null, "ValidationInformation": "['en-us:Does not match the e-mail format!','de-de:Ungültiges E-Mail Format!','fr-fr:Ne correspond pas au format e-mail!']" } } },
nope, tested it