Hi Sue I'm not enough good in english to explain correctly my Pb or what I
want to do so be patient
))
2) I use Built-in fields like "Société" in french in task I can
get the value of the field using "compagnies" but in Contact I still
not found the good name of the field I tryed "compagnies" & " company"
but nothing
3) I don't want use my own value, but I want to give a number (incremental)
to each task Created with my forms (counter) and display it in a field
"Sue Mosher [MVP-Outlook]" <
[email protected]> a écrit dans le message
de news: (e-mail address removed)...
2) Why don't you tell us what you're looking for?
3) It's just a simple text property.
Item.BillingInformation = "some value"
strValue = Item.BillingInformation
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
news.microsoft.com said:
2) I didn't found all what I'm looking for yet but I continue searching
3) Can U show me a part of code using this (Outlook Script pls) I
didn't
found inough information about BIllingInformation
"Sue Mosher [MVP-Outlook]" <
[email protected]> a écrit dans le
message
de %
[email protected]...
2) Use the object browser -- F2 in Outlook VBA
3) You can use the built-in BIllingInformation or Mileage property or a
custom property.
2) I used an built in Outlook 2003 Properties and I'm unable tu get the
value of these fields because I didn't the name of the field how
can'I
found it ?
3)I want to give a number to each task created with my customized form,
is
there an outlook value I can Use