G
Guest
I m developing an outlook customization programme, I was saving data in
outlook's contact folder using VS 2003 like this
oCt.CustomerID = stroutlook
where oCt is a variable of type outlook contacts and cutomerid is the field
of outlook and stroutlook is a variable containing the value to be saved.
But in VS2005 this seems not to be working, I suppose there are
implementation changes in VS 2005, if u can help me out also I am unable to
find any reference for it, I ‘ll be thankful to you.
Peeyush
outlook's contact folder using VS 2003 like this
oCt.CustomerID = stroutlook
where oCt is a variable of type outlook contacts and cutomerid is the field
of outlook and stroutlook is a variable containing the value to be saved.
But in VS2005 this seems not to be working, I suppose there are
implementation changes in VS 2005, if u can help me out also I am unable to
find any reference for it, I ‘ll be thankful to you.
Peeyush