邮件中To的程序@Command([MailAddress];"EnterSendTo";"EnterCopyTo";"EnterBlindCopyTo")
@Command([MailAddress])查帮助得出:
The dialog box that displays is a dialog resource built into the core Notes program components, but it is based on the ($PeopleGroupsFlat) view in the local Address book or the server directory, depending on which is selected for use.
因此如果修改的话你得修改names.nsf中的($PeopleGroupsFlat)视图,这为服务器通讯录内视图,最好不要改,因为不知道此视图会被多少程序调用。