[This is preliminary documentation and is subject to change.]

The name of the outlook address book that is created for synchronization with outlook

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static readonly string OutlookContactsName
Visual Basic (Declaration)
Public Shared ReadOnly OutlookContactsName As String
Visual C++
public:
static initonly String^ OutlookContactsName

See Also