Microsoft 开发人员网络 > 论坛主页 > Visual Basic for Applications (VBA) > Accessing various Outlook Address Books
提出问题提出问题
 

问题Accessing various Outlook Address Books

  • 2009年6月25日 17:16RedTurtle 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     包含代码
    Hello,

    I'm using
    strNameFirstLast = Application.GetAddress(, "<PR_GIVEN_NAME> <PR_SURNAME>")
    
    to select a contact from the default outlook address book.

    I am using multiple address books and I would like to be able to specify the one that is enabled when the dialog box appears. At the moment it is always the default...

    Does somebody has a solution for this?

    Thanks,

    RedTurtle

全部回复