![]() |
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 |
#2
|
|||
|
|||
![]()
Maybe a dumb question, but what happens when you add that field to the view manually? Does it appear in the User-defined FIelds in Folder list on the folder's Field Chooser?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Zoom" wrote in message ... I want to create column of integer data type and add a value to it. if i use string everything works fine but i got prob with sorting bcoz of the datatype. I created a custom column by having prop value of my column view as "http://schemas.microsoft.com/mapi/id/{00020328-0000-0000-C000-000000000046}/myfieldname" Where myfieldname is the name of the column and used ..appendChild(newChild:=objXMLDoc.createElement(ta gName:="type")).Text = "i4" for adding value to the column i used Set prop = emailitem.UserProperties.Add("HowOld", olText, False, Nothing) I even tried by using olNumber instead of olText. But no hope. I got the column but with blank values |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
User Defined Field Initial Value | Matt | Outlook and VBA | 1 | May 6th 06 06:54 AM |
Formatting User Defined Fields | Linda in Louisiana | Outlook - General Queries | 1 | April 18th 06 02:26 PM |
user defined fields | Karl-H. Engesser | Outlook - Using Contacts | 1 | February 9th 06 02:33 PM |
Referencing User-Defined Fields | Chaplain Doug | Outlook and VBA | 2 | January 13th 06 05:54 PM |
Referencing a User-Defined Field | Chaplain Doug | Outlook - Using Forms | 1 | January 13th 06 03:54 PM |