Hello, I would like to configure the "Wait to send Messages for -+ " under the "Undo Send" to 20 seconds for all MacBook Outlook clients through JAMF Pro. Can this be done?
Solved
Can you configure the Undo Send: "wait to send message" time?
Best answer by HappyMac
You should be able to do this with a configuration profile.
Application & Custom Settings > Upload
Domain: com.microsoft.Outlook
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>MailComposeUndoSendDelay</key>
<integer>20</integer>
</dict>
</plist>Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
