SCA Configuration - SecContacts.SharedMailboxContacts
SecContacts.SharedMailboxContacts
This setting is for defining exchange online shared mailboxes as optional datasource for contacts.
Name:
SecContacts.SharedMailboxContacts
Value:
[{"name":"<smc_name>", "value":"<smc_emailaddress>"}]
The Value property is a JSON Array of name value pairs. You can add one or multiple shared mailbox email addresses here.
Replace <smc_name> with the unique name to identify the shared mailbox
e.g.
SCM1
Replace <smc_emailaddress> with the email address of a shared mailbox.
e.g.
[email protected]
If the SCA user is member of the shared mailbox configured here, then contacts stored in that shared mailbox will become available in SCA.
If the SCA user is NOT member of the shared mailbox configured here, then this setting is ignored by SCA and the user will not see any contacts stored in that shared mailbox.
Last updated
Was this helpful?