Commit c1294b99 authored by mku's avatar mku

ZP-471 #comment changed busystatus property of a meeting request to use a more appropriate one

git-svn-id: https://z-push.org/svn/z-push/trunk@1879 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 5f57c6c2
......@@ -224,7 +224,7 @@ class MAPIMapping {
"responserequested" => PR_RESPONSE_REQUESTED,
// timezone
"alldayevent" => "PT_BOOLEAN:PSETID_Appointment:0x8215",
"busystatus" => "PT_LONG:PSETID_Appointment:0x8205",
"busystatus" => "PT_LONG:PSETID_Appointment:0x8224",
"rtf" => PR_RTF_COMPRESSED,
"dtstamp" => PR_LAST_MODIFICATION_TIME,
"endtime" => "PT_SYSTIME:PSETID_Appointment:0x820e",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment