OnSink Event
Tue, 6 Nov 2007 15:35:01 -0800
I have successfuly registered my Com+ event and then tried to run
cscript regevent.vbs add "onsave" ExOleDB.ScriptEventSink.1 "file://./backof
ficestorage/[domain]/MBX/[user]/inbox/[sub folder]/" -m deep -file
"c:\OnSaveEventSync.vbs"
but after a moment I get the following
Error Opening Record : -214721 ...
|
Set Appointment Label using Exchange 2007 Web Services?
Tue, 06 Nov 2007 19:41:11 GMT
Does anyone know how to set an Appointment Label using Exchange 2007 Web
Services? I want to set a color on the item on the calendar. I know its some
type of mapi property but I have no idea how to access it or set it. Any
ideas?
Thanks In Advance,
~ck
...
|
EWS: using ExtendedFieldURI to retrive calendar customs properties between 0x8000 and 0xFFFE
Mon, 05 Nov 2007 08:53:29 -0800
Hello,
I try to get a Gid23 from an appointment, using this XML:
<GetItem xmlns="http://schemas.microsoft.com/exchange/services/2006/
messages">
<ItemShape>
<t:BaseShape>IdOnly</t:BaseShape>
<t:AdditionalProperties>
<t:ExtendedFieldURI
PropertySetId="6ED8DA90-450B-101B-98 ...
|
Accessing mailbox root folder using @PR_IPM_SUBTREE_ENTRYID
Fri, 02 Nov 2007 15:04:11 -0400
I have a C application that accesses the root folder of a user's
mailbox...doing the following...
HrMAPIOpenFolderEx(lpMailbox, '\\', szStoreFolderPath, &lpRootFolder)
where I set szStoreFolderPath equal to @PR_IPM_SUBTREE_ENTRYID.
This has worked fine with old version of Outlook and Exchange, but I
am ge ...
|
400 Bad Request
Fri, 2 Nov 2007 04:10:01 -0700
Hi
I am trying to create and delete folders in exchange and access emails.
But I am getting 400 Bad Request error.
The same error comes on replicating permissions on folders.
Could somebody please tell me why this error comes in exchange ?
--
Thanks
ashish ...
|
Re: Exchange 2007 database consistency check - CHKSGFILES
Thu, 01 Nov 2007 13:28:58 -0500
Did anybody figured out this issue. I am using CHKSGFILES API, Log files
verification works just fine. But database files always generate this
error (-1003) on very first ErrCheckDbPages call. I tried it with 32/64
bit libraries for Exchange 2003 and 2007 databases with the same results.
Kobus Grobler wrote ...
|
Re: Exchange 2007 database consistency check - CHKSGFILES
Thu, 01 Nov 2007 13:13:25 -0500
Did anybody figured out this issue. I am using CHKSGFILES API, Log files
verification works just fine. But database files always generate this
error (-1003) on very first ErrCheckDbPages call. I tried it with 32/64
bit libraries for Exchange 2003 and 2007 databases with the same results.
Kobus Grobler wrote ...
|
|
|
How can you send NDRs to the REPLY-TO address?
Thu, 1 Nov 2007 04:22:01 -0700
Hi,
Is there a way to get NDRs delivered to the REPLY TO address instead of the
FROM address? We've set-up REPLY TO addresses but the NDRs are still being
delivered to the FROM email address.
Could we use scripts in Exchange to do what we want (auto forward NDRs to
the REPLY TO address) as it looks li ...
|
WebDAV: Private appointments
Tue, 30 Oct 2007 16:30:41 -0400
How to retreive "Private" field of the appointment using WebDAV?
Thanks,
Dmitriy
...
|
"Send as" permission
Tue, 30 Oct 2007 18:17:56 -0000
Please help!
I am using Exchange 2003 Service pack 2.
I use different user to send email as mailbox owner.
I can do that on most servers but on one server I always get "access
denied" error. the MAPI IMessage->SubmitMessage() function returns
0x80070005.
I followed
http://support.microsoft.com/kb/912918/en- ...
|