Outlook2016forMac16.13(2018年5月通过内幕慢速渠道发布)上,当脚本试图获取所选邮件/文件夹的帐户(curAccount在set curAccount to account of curFolder之后缺少值)时,新添加的Gmail帐户中的邮件将失败。它只对新添加的Gmail帐户失败。我想,Gmail集成现在在新发布的MacOutlook2016forMac中是不同的。
你知道解决这个问题的办法吗?Done") buttons {"Quit Script"}
我需要从我的代码中运行AppleScript以获得LoginItems名称。我可以通过Xcode项目来完成它。但是当我对Xamarin做同样的事情时,它就失败了。NSString *script = @"tell application \"System Events\" to get the path of every login item";
NSAppleScript *appleScript = [[NSAppleS