Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Subject of exception of recurring whole-day appointment displayed wrong

1 view
Skip to first unread message

david.binkovic

unread,
Jun 30, 2009, 5:27:38 AM6/30/09
to
Hi,

I'm creating an exception of an recurring whole-day appointment by
changing the subject of one occurance, but the changed subject is not
shown when opening the appointment, while it is shown correcty in the
calendar views. The exception is set accordingly to
http://www.geocities.com/cainrandom/dev/MAPIRecurrence.html , and it
works correctly for non-whole-day appointments, too.

I also checked exception of the appointment using outlookspy, and I
can't find any obvious error (i.e. the changed subject is set correcty
in 0x80e7 (RecurrenceState), both in Unicode and non-Unicaode
format).

Where else could the subject for the exception of the series come
from?

Thanks,
David

Henry Gusakovsky

unread,
Jul 8, 2009, 6:40:01 PM7/8/09
to
You can look in the official docs.

[MS-OXOCAL]: Appointment and Meeting Object Protocol Specification
http://msdn.microsoft.com/en-us/library/cc425490.aspx

Outlook may not find Attachment for this exception.

On Jun 30, 12:27 pm, "david.binkovic" <david.binko...@googlemail.com>
wrote:


> Hi,
>
> I'm creating an exception of an recurring whole-day appointment by
> changing the subject of one occurance, but the changed subject is not
> shown when opening the appointment, while it is shown correcty in the

> calendar views. The exception is set accordingly tohttp://www.geocities.com/cainrandom/dev/MAPIRecurrence.html, and it

Dmitry Streblechenko

unread,
Jul 10, 2009, 6:17:25 PM7/10/09
to
Did you set the modified subject in the recurrence blob?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"david.binkovic" <david.b...@googlemail.com> wrote in message
news:0ace0b54-9ad0-4370...@n11g2000yqb.googlegroups.com...

cainrandom

unread,
Jul 15, 2009, 8:27:20 AM7/15/09
to
On Jun 30, 5:27 am, "david.binkovic" <david.binko...@googlemail.com>
wrote:

> Hi,
>
> I'm creating an exception of an recurring whole-day appointment by
> changing the subject of one occurance, but the changed subject is not
> shown when opening the appointment, while it is shown correcty in the
> calendar views. The exception is set accordingly tohttp://www.geocities.com/cainrandom/dev/MAPIRecurrence.html, and it

> works correctly for non-whole-day appointments, too.
>
> I also checked exception of the appointment using outlookspy, and I
> can't find any obvious error (i.e. the changed subject is set correcty
> in 0x80e7 (RecurrenceState), both in Unicode and non-Unicaode
> format).
>
> Where else could the subject for the exception of the series come
> from?
>
> Thanks,
> David

David, I wish I remembered more about recurrence schedules, but I'm
about to get back into them and update that document in light of the
new Microsoft documentation.

The easiest way to find out what's going on is to compare an exception
to a series created by Outlook that has a different subject to the
exception you're generating (using OutlookSpy's diff view). That
should give you some leads.

0 new messages