Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook User Defined Fields
Message
De
24/11/2001 00:46:56
 
 
À
23/11/2001 18:20:17
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00585273
Message ID:
00585331
Vues:
19
>I added two fields to the Outlook appointment folder. Those two fields appear on page 2 of the appointment form and they are available on all other views of calendar data. So far so good!
>
>The problem is I cannot seem to stuff data into those fields programatically. No problems adding appointments and stuffing data into the standard fields.
>
>Any ideas?
>
>Thanks,
>
>Ken

I believe those are in the UserProperties collection of the item. Something like:
myItem.UserProperties("User Site").Value = "SAT"
I've tried these within a outlook custom form, but should work with automation too.HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform