microsoft.public.exchange.development
[Top] [All Lists]

Re: get username from EventSink

Subject: Re: get username from EventSink
From: "Parv"
Date: 13 Oct 2006 03:57:38 -0700
Newsgroups: microsoft.public.exchange.development
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


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy