|
|
Patrick
thanx,I have done this but while doing so using the following code
iMessage.DataSource.Open(strUrlInfo, null,
ADODB.ConnectModeEnum.adModeReadWrite,
ADODB.RecordCreateOptionsEnum.adFailIfNotExists,
ADODB.RecordOpenOptionsEnum.adOpenSource, "", "");
IExStoreDispEventInfo dispEventInfo = (IExStoreDispEventInfo)eventInfo;
object sidObj = dispEventInfo.UserSid;
I am getting the following error
Catastrophic failure (Exception from HRESULT: 0x8000FFFF
(E_UNEXPECTED)) at CDO.IExStoreDispEventInfo.get_UserSid()
please help me out its very urgent for me.
With Best Regards
Parveen Beniwal
|
|