MSDN > 論壇首頁 > Visual Basic for Applications (VBA) > Accessing various Outlook Address Books
發問發問
 

問題Accessing various Outlook Address Books

  • 2009年6月25日 下午 05: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

所有回覆