![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() In my experiments it Outlook I see that Outlook allows user-defined fields, but I haven't seen a way to create a user defined field for the whole contact database. Is there a way to create one? I need to synchronize Outlook contacts with another database, so that new contacts entered in Outlook will be added to the other database and the other way round. If I can create globally additional fields I will be able to use one of the columns for synchronization checks, as the Outlook StoreId can change if databases get copied or moved around. PS. Will the new fields appear as properties in the dispatch interfaces |
Ads |
#2
|
|||
|
|||
![]()
In a table view, bring up the Field Chooser and click New to add a new field. Programmatically, use the ContactItem.UserProperties.Add method on each item that needs the new field.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "vfclists" wrote in message oups.com... In my experiments it Outlook I see that Outlook allows user-defined fields, but I haven't seen a way to create a user defined field for the whole contact database. Is there a way to create one? I need to synchronize Outlook contacts with another database, so that new contacts entered in Outlook will be added to the other database and the other way round. If I can create globally additional fields I will be able to use one of the columns for synchronization checks, as the Outlook StoreId can change if databases get copied or moved around. PS. Will the new fields appear as properties in the dispatch interfaces |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create a drop-down box in company field | cyberfish | Outlook - Using Contacts | 4 | May 21st 07 12:48 PM |
Create Mail list using 'Category' field in Contacts | Roy Lasris | Outlook - General Queries | 2 | May 2nd 07 07:07 PM |
Create a field mask | HelenJ | Outlook - Using Forms | 2 | April 5th 07 02:38 PM |
Using C# to create a user-defined field? | Mikael | Add-ins for Outlook | 3 | March 23rd 07 07:17 PM |
How to create custom e-mail field | circulent | Outlook - Using Contacts | 1 | August 23rd 06 01:46 AM |