Public Types | |
enum | FreeBusyFlagType |
Free Busy Flag. More... | |
enum | ClassFlagType |
Class Flag. More... | |
Public Member Functions | |
void | BuildFields (Data &data, size_t &offset, const IConverter *ic=0) const |
Build fields part of record. |
Definition at line 49 of file r_calendar.h.
Class Flag.
This is also called classification in Evolution and it is the equivilant of public or private in outlook Private is set to 0x2 in Outlook RFC2445 CLASS is PUBLIC, PRIVATE, CONFIDENTIAL
Definition at line 94 of file r_calendar.h.
Free Busy Flag.
This lists the available settings found in the device. This list is based on information from MS Outlook 2007 (Free ==0 and Busy == 2) This is FBTYPE in RFC2445 and is defined as FREE, BUSY, BUSY-UNAVAILABLE and BUSY-TENTATIVE
Definition at line 78 of file r_calendar.h.
void Barry::Calendar::BuildFields | ( | Data & | data, | |
size_t & | offset, | |||
const IConverter * | ic = 0 | |||
) | const |
Build fields part of record.
Definition at line 278 of file r_calendar.cc.
References Barry::Data::Zap().