


OutlookAddressBookView v2.05
Copyright (c) 2012 - 2016 Nir Sofer



Related Utilities
=================


* NK2Edit - Edit, merge and fix the AutoComplete files (.NK2) of
  Microsoft Outlook.



Description
===========

OutlookAddressBookView is a simple utility that displays the details of
all recipients stored in the address books of Microsoft Outlook. For
every recipient entry, the following information is displayed: Email
Address, Display Name, Address Type (MS-Exchange or SMTP), Street
Address, Phone Number, Created Time, Modified Time (Works only with
address books of Exchange server), and more...
You can easily select one or more recipients from the list and export
them into tab-delimited/comma-delimited/xml/html file, or copy them to
the clipboard and then paste the list into Excel.




System Requirements
===================


* Windows 2000/XP/2003/2008/Vista/7/8/10.
* Microsoft Outlook 2003, Microsoft Outlook 2007, Microsoft Outlook
  2010, Microsoft Outlook 2013 or Microsoft Outlook 2016. For the 64-bit
  version of Outlook 2010/2013, you should use the x64 version of
  OutlookAddressBookView. For all other versions, you must use the 32-bit
  of OutlookAddressBookView.



Versions History
================


* Version 2.05:
  o Fixed the export to csv file to enclose a field with quotes if it
    contains new line characters (CRLF).
  o You can now choose the desired encoding (ANSI, UTF-8, UTF-16) to
    save the csv/xml/text/html files. (Under the Options menu)

* Version 2.02:
  o Added 'New OutlookAddressBookView Instance' under the File menu,
    for opening a new window of OutlookAddressBookView.

* Version 2.01:
  o Added 'Auto Size Columns On Load' option.

* Version 2.00:
  o Improved the memory allocation for address books with large
    amount of items.
  o Added "Don't load Entry IDs" and "Don't load Exchange strings"
    options. You can use these options to reduce the memory footprint
    when loading very large address books.

* Version 1.98:
  o When OutlookAddressBookView fails to load the selected address
    book, error code is now displayed in the bottom status bar.

* Version 1.97:
  o Added /SaveDirect command-line option for using with the other
    save command-line options (/scomma, /stab, /sxml, and so on...),
    which allows you to export the address book records directly to a
    file, instead of accumulating all data in memory and then save them
    to file in the end.

* Version 1.96:
  o Added option to export to JSON file.

* Version 1.95:
  o Added 'Exchange String' column (For address books of MS-Exchange
    only).
  o Added 'Record Type' column (Mail User, Distribution List, Private
    Distribution List, or Remote User).
  o Added 'Copy As Simple CSV - For NK2Edit' option (F8), which
    allows you to easily copy the selected records and then paste them
    into the NK2Edit tool.

* Version 1.92:
  o The name of the selected address book is now displayed in the
    window title.

* Version 1.91:
  o Added 'Always On Top' option.

* Version 1.90:
  o Fixed bug: OutlookAddressBookView added <br> to the XML file.

* Version 1.89:
  o Fixed bug: OutlookAddressBookView failed to remember the last
    size/position of the main window if it was not located in the primary
    monitor.

* Version 1.88:
  o Fixed to display the profiles list for Outlook 2013 in the
    'Profile Name' combo-box.

* Version 1.87:
  o Fixed a crash problem occurred on some systems.

* Version 1.86:
  o Added 'Alias' column (For address books of MS-Exchange).

* Version 1.85:
  o The number of items of every address book is now displayed in the
    top address books list.

* Version 1.82:
  o Fixed to find the correct item when typing the string you want to
    search into the main List View.
  o Added secondary sorting support: You can now get a secondary
    sorting, by holding down the shift key while clicking the column
    header. Be aware that you only have to hold down the shift key when
    clicking the second/third/fourth column. To sort the first column you
    should not hold down the Shift key.

* Version 1.81:
  o OutlookAddressBookView now remembers the last selected address
    book.

* Version 1.80:
  o Added 'Recent Config Files' menu.

* Version 1.77:
  o Fixed a few strings contained 'NK2Edit' string instead of
    OutlookAddressBookView.
  o Fixed to display date/time values according to daylight saving
    time settings.

* Version 1.76:
  o Fixed bug: OutlookAddressBookView failed to filter the address
    book items properly according to the 'Advanced Options' window when
    exporting the items from command-line.

* Version 1.75:
  o Added option to load only the address books containing the
    specified strings (In 'Advanced Options' window).

* Version 1.72:
  o Fix the 'Department Name' column header, which was mistakenly
    changed to 'OutlookAttachView Config File' in Version 1.70 update.

* Version 1.71:
  o Added 'Copy Names Only' option, which copies the display names of
    all selected records to the clipboard, each name in a separated line.

* Version 1.70:
  o Added 'Load Configuration' and 'Save Configuration' options.

* Version 1.68:
  o Added /cfg command-line option to start OutlookAddressBookView
    with the specified configuration file, for example:
    OutlookAddressBookView.exe /cfg "%AppData%\OutlookAddressBookView.cfg"

* Version 1.67:
  o Added 'Copy Emails Only' option, which copies the emails of all
    selected records to the clipboard, each email in a separated line.

* Version 1.66:
  o When trying to connect to Outlook 2010/2013 with the wrong build
    of OutlookAddressBookView (OutlookAddressBookView 32-bit with Outlook
    x64 or OutlookAddressBookView x64 with Outlook 32-bit),
    OutlookAddressBookView now displays informative error message about
    the problem.

* Version 1.65:
  o Added option to exclude records that their email or display name
    contains the specified strings. (In 'Advanced Options' window)

* Version 1.60:
  o Added option to load only records with the specified address
    types. (In 'Advanced Options' window)

* Version 1.55:
  o Added option to load only records that their email or display
    name contains the specified strings. (In 'Advanced Options' window)

* Version 1.52:
  o Added option to choose another font (font name and size) to
    display all address book items. (Options -> Select Another Font)

* Version 1.51:
  o Fixed the flickering appeared while scrolling the contacts list.

* Version 1.50:
  o Added 2 new columns: 'Office Location' and 'Department Name'

* Version 1.45:
  o Added 2 new columns: 'Business City' and 'Home City'

* Version 1.40:
  o Added 2 new columns: 'Primary Fax' (For address books of
    MS-Exchange ) and 'Home Fax' (for Contacts of MS-Outlook ).

* Version 1.36:
  o Added 'Mark Odd/Even Rows' option, under the View menu. When it's
    turned on, the odd and even rows are displayed in different color, to
    make it easier to read a single line.

* Version 1.35:
  o Added EntryID column.
  o Added 'Open Item In Outlook' option (Ctrl+O).

* Version 1.30:
  o Added new command-line options: /OutlookProfile and
    /OutlookProfileString

* Version 1.25:
  o Added option to save the address book records into
    csv/tab-delimited/xml/html file from command-line.

* Version 1.21:
  o Fixed issue: Dialog-boxes opened in the wrong monitor, on
    multi-monitors system.

* Version 1.20:
  o Added new columns: 'Office Number 2' and 'Home Number 2'

* Version 1.16:
  o Added 'Auto Size Columns+Headers' option, which allows you to
    automatically resize the columns according to the row values and
    column headers.

* Version 1.15:
  o Changed the user interface from tabs to combo-box, which is
    easier to use for Exchange profiles with large amount of address
    books.
  o Instead of loading all address books at once,
    OutlookAddressBookView now loads only the selected address book.

* Version 1.11:
  o Added 'Copy As Emails List' option (Ctrl+L) which allows you to
    copy to the clipboard the selected emails as semicolon delimited list
    that can be used in the To/CC fields of Outlook or other email
    software.

* Version 1.10:
  o Added 'Stop' menu, which allows you to stop the loading process
    of the address books.

* Version 1.05:
  o Fixed bug: In some Outlook/Exchange configurations,
    OutlookAddressBookView loaded only the first 50 address book contacts.
  o Fixed bug: On Outlook profile with large amount of address books,
    the tab control occupied the entire window of OutlookAddressBookView.
  o Improved the memory usage and speed for large amount of contacts.

* Version 1.00 - First release.



Start Using OutlookAddressBookView
==================================

OutlookAddressBookView doesn't require any installation process or
additional dll files. In order to start using it, simply run the
executable file - OutlookAddressBookView.exe
After you run OutlookAddressBookView, it automatically scans your default
Outlook profile and displays the address books stored in it. You can
choose another Outlook profile from the Advanced Options window (F9)
In the combo-box located below the toolbar of OutlookAddressBookView
window, you can choose the desired address book to load. For PST based
profiles, you'll probably find only one address book named 'Contacts'.
For profiles connected to Microsoft Exchange Server, you'll get more
types of address books, for example: 'Global Address Book', 'All Users',
'All Employees', and so on.
On Outlook 2010, you'll also get the 'Suggested Contacts' address book.

You can easily select one or more recipients in your address book, and
then save them into tab-delimited/comma-delimited/xml/html file, by using
the 'Save Selected Items' option. You can also copy the selected
recipients into the clipboard (Ctrl+C) and then paste them into Excel.



Command-Line Options
====================



/AddressBookName <Name>
Specifies the address book name to save with the save command-line
options (/stab, /scomma, and so on)
If you don't specify this parameter, all address books will be saved into
the file.
For example:
OutlookAddressBookView.exe /stab "c:\temp\addrbook1.txt" /AddressBookName
"Global Address List"

/OutlookProfile <Mode>
Specifies the Outlook profile mode.
1 = Use default Outlook profile
2 = Choose the desired profile from Outlook profile dialog-box
3 = Use the Outlook profile specified in /OutlookProfileString parameter.

/OutlookProfileString <Name>
Specified the desired Outlook profile name when OutlookProfile is 3.
For example:
OutlookAddressBookView /OutlookProfile 3 /OutlookProfileString "NirSoft"

/cfg <Filename>
Start OutlookAddressBookView with the specified configuration file. For
example:
CSVFileView.exe /cfg "c:\config\oabv.cfg"
CSVFileView.exe /cfg "%AppData%\OutlookAddressBookView.cfg"

/stext <Filename>
Save the address book records into a regular text file.

/stab <Filename>
Save the address book records into a tab-delimited text file.

/scomma <Filename>
Save the address book records into a comma-delimited text file (csv).

/stabular <Filename>
Save the address book records into a tabular text file.

/shtml <Filename>
Save the address book records into HTML file (Horizontal).

/sverhtml <Filename>
Save the address book records into HTML file (Vertical).

/sxml <Filename>
Save the address book records into XML file.

/sjson <Filename>
Save the address book records into JSON file.

/SaveDirect
Save the address book records in SaveDirect mode. For using with the
other save command-line options ( /scomma, /stab, /sxml, and so on...)
When you use the SaveDirect mode, the address book records are saved
directly to the disk, without loading them into the memory first.

/sort <column>
This command-line option can be used with other save options for sorting
by the desired column. If you don't specify this option, the list is
sorted according to the last sort that you made from the user interface.
The <column> parameter can specify the column index (0 for the first
column, 1 for the second column, and so on) or the name of the column,
like "Email Address" and "Display Name". You can specify the '~' prefix
character (e.g: "~Email Address") if you want to sort in descending
order. You can put multiple /sort in the command-line if you want to sort
by multiple columns.

Examples:
OutlookAddressBookView.exe /shtml "f:\temp\addrbook.html" /sort 2 /sort ~1
OutlookAddressBookView.exe /shtml "f:\temp\addrbook.html" /sort "Address
Type" /sort "Display Name"



Translating OutlookAddressBookView to other languages
=====================================================

In order to translate OutlookAddressBookView to other language, follow
the instructions below:
1. Run OutlookAddressBookView with /savelangfile parameter:
   OutlookAddressBookView.exe /savelangfile
   A file named OutlookAddressBookView_lng.ini will be created in the
   folder of OutlookAddressBookView utility.
2. Open the created language file in Notepad or in any other text
   editor.
3. Translate all string entries to the desired language. Optionally,
   you can also add your name and/or a link to your Web site.
   (TranslatorName and TranslatorURL values) If you add this information,
   it'll be used in the 'About' window.
4. After you finish the translation, Run OutlookAddressBookView, and
   all translated strings will be loaded from the language file.
   If you want to run OutlookAddressBookView without the translation,
   simply rename the language file, or move it to another folder.



License
=======

This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this and you don't
sell it or distribute it as a part of commercial product. If you
distribute this utility, you must include all files in the distribution
package, without any modification !



Disclaimer
==========

The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.



Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my
utility, you can send a message to nirsofer@yahoo.com
