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

Strike-out subject of an appointment

0 views
Skip to first unread message

Hans Schmidt

unread,
Nov 19, 2009, 9:27:00 AM11/19/09
to
Hello,

i've got the question if it is possible with extended Mapi to change
the subject on an appointment from normal to striked out. I mean the
same way if you delete a IMAP message. Then the subject is striked out
and the whole message is greyed.

Looking forward to your answers

Greets Hans

Dmitry Streblechenko

unread,
Nov 19, 2009, 11:38:05 AM11/19/09
to
Sure, this is nothing but custom view formatting.
Out of the box, Outlook displays the strike-out for the messages with the
following named property set to 1:

{00062008-0000-0000-C000-000000000046, 0x8570, PT_LONG


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Hans Schmidt" <suffp...@googlemail.com> wrote in message
news:d295ef05-48c2-4ecc...@n35g2000yqm.googlegroups.com...

Hans Schmidt

unread,
Nov 20, 2009, 5:36:13 AM11/20/09
to
First of all thank you for your answer.
Unfortunately that doesn't work for me. If i create an appointment
with this named property 0x8570
(ImapDeleted) and set it to 1 nothing changed. The appointment is
displayed as before. It is possible that
this only works for mails but not for appointments?

Greets Hans


On 19 Nov., 17:38, "Dmitry Streblechenko" <dmi...@dimastr.com> wrote:
> Sure, this is nothing but custom view formatting.
> Out of the box, Outlook displays the strike-out for the messages with the
> following named property set to 1:
>
> {00062008-0000-0000-C000-000000000046, 0x8570, PT_LONG
>
> --

> Dmitry Streblechenko (MVP)http://www.dimastr.com/


> OutlookSpy  - Outlook, CDO
> and MAPI Developer Tool

> -"Hans Schmidt" <suffpor...@googlemail.com> wrote in message

Dmitry Streblechenko

unread,
Nov 22, 2009, 10:37:17 AM11/22/09
to
Again, this has nothing to do with particular item kinds, it has to do with
the folder views: - in Outlook, go to View | Current View | Customize
Current View, click "Automatic Formatting". Regular mail folder views define
strike through formatting for the expired e-mail. Calendar folders do not;
but you can customize the view manually or programmatically.

--
Dmitry Streblechenko (MVP)


http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-

"Hans Schmidt" <suffp...@googlemail.com> wrote in message

news:be7e5b67-66cf-49f9...@r24g2000yqd.googlegroups.com...

Hans Schmidt

unread,
Nov 23, 2009, 3:45:08 AM11/23/09
to
OK, now it gets a little bit clearer.

I had a look View | Current View | Customize | Automatic Formatting
of an IMAP Folder. There for expired mails a rule is set for setting
font to strike out.

Then i had a look at the same of an calender folder. If i add a new
rule there is only
the possibility to change colors but no possibility to change the font
for example.
How can i archive to get the same options as in the IMAP folder?

Furthermore i'm interested how to set this programmatically.
Using Google searching for "custom view formatting" leads to nothing.

Thanks in advance

Greets Hans


On 22 Nov., 16:37, "Dmitry Streblechenko" <dmi...@dimastr.com> wrote:
> Again, this has nothing to do with particular item kinds, it has to do with
> the folder views: - in Outlook, go to View | Current View | Customize
> Current View, click "Automatic Formatting". Regular mail folder views define
> strike through formatting for the expired e-mail. Calendar folders do not;
> but you can customize the view manually or programmatically.
>
> --

0 new messages