\LibMelanie\LibICS

Classe listant les objets ICS pour les convertions Elle se base sur la RFC 2445 iCalendar http://tools.ietf.org/html/rfc2445

Summary

Methods
Properties
Constants
No public methods found
No public properties found
VCALENDAR
VEVENT
VTODO
VJOURNAL
VFREEBUSY
VTIMEZONE
VALARM
DAYLIGHT
STANDARD
CALSCALE
METHOD
PRODID
VERSION
CATEGORIES
CLASS_
CLASS_PUBLIC
CLASS_PRIVATE
CLASS_CONFIDENTIAL
COMMENT
DESCRIPTION
GEO
LOCATION
PERCENT_COMPLETE
PRIORITY
RESOURCES
STATUS
STATUS_TENTATIVE
STATUS_CONFIRMED
STATUS_CANCELLED
STATUS_COMPLETED
STATUS_NEEDS_ACTION
STATUS_IN_PROCESS
SUMMARY
ALTREP
LANGUAGE
VALUE
VALUE_BINARY
VALUE_BOOLEAN
VALUE_CAL_ADDRESS
VALUE_DATE
VALUE_DATE_TIME
VALUE_DURATION
VALUE_FLOAT
VALUE_INTEGER
VALUE_PERIOD
VALUE_RECUR
VALUE_TEXT
VALUE_TIME
VALUE_URI
VALUE_UTC_OFFSET
COMPLETED
DTEND
DUE
DTSTART
DURATION
FREEBUSY
TRANSP
TRANSP_OPAQUE
TRANSP_TRANSPARENT
CREATED
DTSTAMP
LAST_MODIFIED
SEQUENCE
TZID
TZNAME
TZOFFSETFROM
TZOFFSETTO
TZURL
EXDATE
EXRULE
RDATE
RRULE
FREQ
FREQ_SECONDLY
FREQ_MINUTELY
FREQ_HOURLY
FREQ_DAILY
FREQ_WEEKLY
FREQ_MONTHLY
FREQ_YEARLY
INTERVAL
COUNT
UNTIL
BYDAY
BYMONTH
WKST
BYMONTHDAY
BYWEEKNO
BYYEARDAY
BYSETPOS
SU
MO
TU
WE
TH
FR
SA
ACTION
ACTION_AUDIO
ACTION_DISPLAY
ACTION_EMAIL
ACTION_PROCEDURE
REPEAT
TRIGGER
RELATED
ATTENDEE
CONTACT
ORGANIZER
RECURRENCE_ID
RELATED_TO
URL
UID
RELTYPE
RELTYPE_PARENT
RELTYPE_CHILD
RELTYPE_SIBLING
RANGE
CN
CUTYPE
CUTYPE_INDIVIDUAL
CUTYPE_GROUP
CUTYPE_RESOURCE
CUTYPE_ROOM
CUTYPE_UNKNOWN
CUTYPE_CAR
CUTYPE_FLEX_OFFICE
CUTYPE_HARDWARE
DELEGATED_FROM
DELEGATED_TO
DIR
MEMBER
PARTSTAT
PARTSTAT_NEEDS_ACTION
PARTSTAT_ACCEPTED
PARTSTAT_DECLINED
PARTSTAT_TENTATIVE
PARTSTAT_DELEGATED
PARTSTAT_COMPLETED
PARTSTAT_IN_PROCESS
ROLE
ROLE_CHAIR
ROLE_REQ_PARTICIPANT
ROLE_OPT_PARTICIPANT
ROLE_NON_PARTICIPANT
RSVP
RSVP_TRUE
RSVP_FALSE
SENT_BY
ATTACH
ENCODING
ENCODING_8BIT
ENCODING_BASE64
FMTTYPE
SIZE
FILENAME
FBTYPE
X_MOZ_FAKED_MASTER
X_MOZ_GENERATION
X_MOZ_LASTACK
X_MOZ_SNOOZE_TIME
X_MOZ_SEND_INVITATIONS
X_MOZ_SEND_INVITATIONS_UNDISCLOSED
X_MOZILLA_CALDAV_ATTACHMENT_NAME
X_MOZ_RECEIVED_SEQUENCE
X_MOZ_RECEIVED_DTSTAMP
X_EVOLUTION_CALDAV_ATTACHMENT_NAME
X_WR_CALDESC
X_WR_CALNAME
X_WR_RELCALID
X_WR_TIMEZONE
X_LIC_LOCATION
X_CM2V3_SEND_ATTACH_INVITATION
X_CM2V3_ATTACH_HASH
X_CM2V3_ACTION
X_M2_ORG_MAIL
X_MEL_EVENT_SAVED
X_CALDAV_CALENDAR_OWNER
X_CALDAV_CALENDAR_ID
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

VCALENDAR

VCALENDAR ='VCALENDAR'

Calendar Components (http://tools.ietf.org/html/rfc2445#section-4.6)

VEVENT

VEVENT ='VEVENT'

Event Component (http://tools.ietf.org/html/rfc2445#section-4.6.1)

VTODO

VTODO ='VTODO'

To-do Component (http://tools.ietf.org/html/rfc2445#section-4.6.2)

VJOURNAL

VJOURNAL ='VJOURNAL'

Journal Component (http://tools.ietf.org/html/rfc2445#section-4.6.3)

VFREEBUSY

VFREEBUSY ='VFREEBUSY'

Free/Busy Component (http://tools.ietf.org/html/rfc2445#section-4.6.4)

VTIMEZONE

VTIMEZONE ='VTIMEZONE'

Time Zone Component (http://tools.ietf.org/html/rfc2445#section-4.6.5)

VALARM

VALARM ='VALARM'

Alarm Component (http://tools.ietf.org/html/rfc2445#section-4.6.6)

DAYLIGHT

DAYLIGHT ='DAYLIGHT'

STANDARD

STANDARD ='STANDARD'

CALSCALE

CALSCALE ='CALSCALE'

Calendar Scale (http://tools.ietf.org/html/rfc2445#section-4.7.1)

METHOD

METHOD ='METHOD'

Method (http://tools.ietf.org/html/rfc2445#section-4.7.2)

PRODID

PRODID ='PRODID'

Product Identifier (http://tools.ietf.org/html/rfc2445#section-4.7.3)

VERSION

VERSION ='VERSION'

Version (http://tools.ietf.org/html/rfc2445#section-4.7.4)

CATEGORIES

CATEGORIES ='CATEGORIES'

Categories (http://tools.ietf.org/html/rfc2445#section-4.8.1.2)

CLASS_

CLASS_ ='CLASS'

Classification (http://tools.ietf.org/html/rfc2445#section-4.8.1.3)

CLASS_PUBLIC

CLASS_PUBLIC ='PUBLIC'

CLASS_PRIVATE

CLASS_PRIVATE ='PRIVATE'

CLASS_CONFIDENTIAL

CLASS_CONFIDENTIAL ='CONFIDENTIAL'

COMMENT

COMMENT ='COMMENT'

Comment (http://tools.ietf.org/html/rfc2445#section-4.8.1.4)

DESCRIPTION

DESCRIPTION ='DESCRIPTION'

Description (http://tools.ietf.org/html/rfc2445#section-4.8.1.5)

GEO

GEO ='GEO'

Geographic Position (http://tools.ietf.org/html/rfc2445#section-4.8.1.6)

LOCATION

LOCATION ='LOCATION'

Location (http://tools.ietf.org/html/rfc2445#section-4.8.1.7)

PERCENT_COMPLETE

PERCENT_COMPLETE ='PERCENT-COMPLETE'

Percent Complete (http://tools.ietf.org/html/rfc2445#section-4.8.1.8)

PRIORITY

PRIORITY ='PRIORITY'

Priority (http://tools.ietf.org/html/rfc2445#section-4.8.1.9)

RESOURCES

RESOURCES ='RESOURCES'

Resources (http://tools.ietf.org/html/rfc2445#section-4.8.1.10)

STATUS

STATUS ='STATUS'

Status (http://tools.ietf.org/html/rfc2445#section-4.8.1.11)

STATUS_TENTATIVE

STATUS_TENTATIVE ='TENTATIVE'

STATUS_CONFIRMED

STATUS_CONFIRMED ='CONFIRMED'

STATUS_CANCELLED

STATUS_CANCELLED ='CANCELLED'

STATUS_COMPLETED

STATUS_COMPLETED ='COMPLETED'

STATUS_NEEDS_ACTION

STATUS_NEEDS_ACTION ='NEEDS-ACTION'

STATUS_IN_PROCESS

STATUS_IN_PROCESS ='IN-PROCESS'

SUMMARY

SUMMARY ='SUMMARY'

Summary (http://tools.ietf.org/html/rfc2445#section-4.8.1.12)

ALTREP

ALTREP ='ALTREP'

Alternate Text Representation (http://tools.ietf.org/html/rfc2445#section-4.2.1)

LANGUAGE

LANGUAGE ='LANGUAGE'

Language (http://tools.ietf.org/html/rfc2445#section-4.2.10)

VALUE

VALUE ='VALUE'

Value Data Types (http://tools.ietf.org/html/rfc2445#section-4.2.20) "BINARY" / "BOOLEAN" / "CAL-ADDRESS" / "DATE" / "DATE-TIME" / "DURATION" / "FLOAT" / "INTEGER" / "PERIOD" / "RECUR" / "TEXT" / "TIME" / "URI" / "UTC-OFFSET"

VALUE_BINARY

VALUE_BINARY ='BINARY'

Binary (http://tools.ietf.org/html/rfc2445#section-4.3.1)

VALUE_BOOLEAN

VALUE_BOOLEAN ='BOOLEAN'

Boolean (http://tools.ietf.org/html/rfc2445#section-4.3.2)

VALUE_CAL_ADDRESS

VALUE_CAL_ADDRESS ='CAL-ADDRESS'

Calendar User Address (http://tools.ietf.org/html/rfc2445#section-4.3.3)

VALUE_DATE

VALUE_DATE ='DATE'

Date (http://tools.ietf.org/html/rfc2445#section-4.3.4)

VALUE_DATE_TIME

VALUE_DATE_TIME ='DATE-TIME'

Date-Time (http://tools.ietf.org/html/rfc2445#section-4.3.5)

VALUE_DURATION

VALUE_DURATION ='DURATION'

Duration (http://tools.ietf.org/html/rfc2445#section-4.3.6)

VALUE_FLOAT

VALUE_FLOAT ='FLOAT'

Float (http://tools.ietf.org/html/rfc2445#section-4.3.7)

VALUE_INTEGER

VALUE_INTEGER ='INTEGER'

Integer (http://tools.ietf.org/html/rfc2445#section-4.3.8)

VALUE_PERIOD

VALUE_PERIOD ='PERIOD'

Period of Time (http://tools.ietf.org/html/rfc2445#section-4.3.9)

VALUE_RECUR

VALUE_RECUR ='RECUR'

Recurrence Rule (http://tools.ietf.org/html/rfc2445#section-4.3.10)

VALUE_TEXT

VALUE_TEXT ='TEXT'

Text (http://tools.ietf.org/html/rfc2445#section-4.3.11)

VALUE_TIME

VALUE_TIME ='TIME'

Time (http://tools.ietf.org/html/rfc2445#section-4.3.12)

VALUE_URI

VALUE_URI ='URI'

URI (http://tools.ietf.org/html/rfc2445#section-4.3.13)

VALUE_UTC_OFFSET

VALUE_UTC_OFFSET ='UTC-OFFSET'

UTC Offset (http://tools.ietf.org/html/rfc2445#section-4.3.14)

COMPLETED

COMPLETED ='COMPLETED'

Date/Time Completed (http://tools.ietf.org/html/rfc2445#section-4.8.2.1)

DTEND

DTEND ='DTEND'

Date/Time End (http://tools.ietf.org/html/rfc2445#section-4.8.2.2)

DUE

DUE ='DUE'

Date/Time Due (http://tools.ietf.org/html/rfc2445#section-4.8.2.3)

DTSTART

DTSTART ='DTSTART'

Date/Time Start (http://tools.ietf.org/html/rfc2445#section-4.8.2.4)

DURATION

DURATION ='DURATION'

Duration (http://tools.ietf.org/html/rfc2445#section-4.8.2.5)

FREEBUSY

FREEBUSY ='FREEBUSY'

Free/Busy Time (http://tools.ietf.org/html/rfc2445#section-4.8.2.6)

TRANSP

TRANSP ='TRANSP'

Time Transparency (http://tools.ietf.org/html/rfc2445#section-4.8.2.6) "OPAQUE" ;Blocks or opaque on busy time searches.

/ "TRANSPARENT" ;Transparent on busy time searches.

TRANSP_OPAQUE

TRANSP_OPAQUE ='OPAQUE'

TRANSP_TRANSPARENT

TRANSP_TRANSPARENT ='TRANSPARENT'

CREATED

CREATED ='CREATED'

Date/Time Created (http://tools.ietf.org/html/rfc2445#section-4.8.7.1)

DTSTAMP

DTSTAMP ='DTSTAMP'

Date/Time Stamp (http://tools.ietf.org/html/rfc2445#section-4.8.7.2)

LAST_MODIFIED

LAST_MODIFIED ='LAST-MODIFIED'

Last Modified (http://tools.ietf.org/html/rfc2445#section-4.8.7.3)

SEQUENCE

SEQUENCE ='SEQUENCE'

Sequence Number (http://tools.ietf.org/html/rfc2445#section-4.8.7.4)

TZID

TZID ='TZID'

Time Zone Identifier (http://tools.ietf.org/html/rfc2445#section-4.2.19) (http://tools.ietf.org/html/rfc2445#section-4.8.3.1)

TZNAME

TZNAME ='TZNAME'

Time Zone Name (http://tools.ietf.org/html/rfc2445#section-4.8.3.2)

TZOFFSETFROM

TZOFFSETFROM ='TZOFFSETFROM'

Time Zone Offset From (http://tools.ietf.org/html/rfc2445#section-4.8.3.3)

TZOFFSETTO

TZOFFSETTO ='TZOFFSETTO'

Time Zone Offset To (http://tools.ietf.org/html/rfc2445#section-4.8.3.4)

TZURL

TZURL ='TZURL'

Time Zone URL (http://tools.ietf.org/html/rfc2445#section-4.8.3.5)

EXDATE

EXDATE ='EXDATE'

Exception Date/Times (http://tools.ietf.org/html/rfc2445#section-4.8.5.1)

EXRULE

EXRULE ='EXRULE'

Exception Rule (http://tools.ietf.org/html/rfc2445#section-4.8.5.2)

RDATE

RDATE ='RDATE'

Recurrence Date/Times (http://tools.ietf.org/html/rfc2445#section-4.8.5.3)

RRULE

RRULE ='RRULE'

Recurrence Rule (http://tools.ietf.org/html/rfc2445#section-4.8.5.4)

FREQ

FREQ ='FREQ'

"SECONDLY" / "MINUTELY" / "HOURLY" / "DAILY" / "WEEKLY" / "MONTHLY" / "YEARLY"

FREQ_SECONDLY

FREQ_SECONDLY ='SECONDLY'

FREQ_MINUTELY

FREQ_MINUTELY ='MINUTELY'

FREQ_HOURLY

FREQ_HOURLY ='HOURLY'

FREQ_DAILY

FREQ_DAILY ='DAILY'

FREQ_WEEKLY

FREQ_WEEKLY ='WEEKLY'

FREQ_MONTHLY

FREQ_MONTHLY ='MONTHLY'

FREQ_YEARLY

FREQ_YEARLY ='YEARLY'

INTERVAL

INTERVAL ='INTERVAL'

COUNT

COUNT ='COUNT'

UNTIL

UNTIL ='UNTIL'

BYDAY

BYDAY ='BYDAY'

"SU" / "MO" / "TU" / "WE" / "TH" / "FR" / "SA" ;Corresponding to SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, ;FRIDAY, SATURDAY and SUNDAY days of the week.

BYMONTH

BYMONTH ='BYMONTH'

WKST

WKST ='WKST'

"SU" / "MO" / "TU" / "WE" / "TH" / "FR" / "SA" ;Corresponding to SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, ;FRIDAY, SATURDAY and SUNDAY days of the week.

BYMONTHDAY

BYMONTHDAY ='BYMONTHDAY'

BYWEEKNO

BYWEEKNO ='BYWEEKNO'

BYYEARDAY

BYYEARDAY ='BYYEARDAY'

BYSETPOS

BYSETPOS ='BYSETPOS'

SU

SU ='SU'

MO

MO ='MO'

TU

TU ='TU'

WE

WE ='WE'

TH

TH ='TH'

FR

FR ='FR'

SA

SA ='SA'

ACTION

ACTION ='ACTION'

Action (http://tools.ietf.org/html/rfc2445#section-4.8.6.1)

ACTION_AUDIO

ACTION_AUDIO ='AUDIO'

ACTION_DISPLAY

ACTION_DISPLAY ='DISPLAY'

ACTION_EMAIL

ACTION_EMAIL ='EMAIL'

ACTION_PROCEDURE

ACTION_PROCEDURE ='PROCEDURE'

REPEAT

REPEAT ='REPEAT'

Repeat Count (http://tools.ietf.org/html/rfc2445#section-4.8.6.2)

TRIGGER

TRIGGER ='TRIGGER'

Trigger (http://tools.ietf.org/html/rfc2445#section-4.8.6.3)

ATTENDEE

ATTENDEE ='ATTENDEE'

Attendee (http://tools.ietf.org/html/rfc2445#section-4.8.4.1)

CONTACT

CONTACT ='CONTACT'

Contact (http://tools.ietf.org/html/rfc2445#section-4.8.4.2)

ORGANIZER

ORGANIZER ='ORGANIZER'

Organizer (http://tools.ietf.org/html/rfc2445#section-4.8.4.3)

RECURRENCE_ID

RECURRENCE_ID ='RECURRENCE-ID'

Recurrence ID (http://tools.ietf.org/html/rfc2445#section-4.8.4.4)

URL

URL ='URL'

Uniform Resource Locator (http://tools.ietf.org/html/rfc2445#section-4.8.4.6)

UID

UID ='UID'

Unique Identifier (http://tools.ietf.org/html/rfc2445#section-4.8.4.7)

RELTYPE

RELTYPE ='RELTYPE'

Relationship Type (http://tools.ietf.org/html/rfc2445#section-4.2.15)

RELTYPE_PARENT

RELTYPE_PARENT ='PARENT'

Parent relationship. Default.

RELTYPE_CHILD

RELTYPE_CHILD ='CHILD'

Child relationship

RELTYPE_SIBLING

RELTYPE_SIBLING ='SIBLING'

Sibling relationship

RANGE

RANGE ='RANGE'

Recurrence Identifier Range (http://tools.ietf.org/html/rfc2445#section-4.2.13)

CN

CN ='CN'

Common Name (http://tools.ietf.org/html/rfc2445#section-4.2.2)

CUTYPE

CUTYPE ='CUTYPE'

Calendar User Type (http://tools.ietf.org/html/rfc2445#section-4.2.3)

/ "INDIVIDUAL" ; An individual / "GROUP" ; A group of individuals / "RESOURCE" ; A physical resource / "ROOM" ; A room resource / "UNKNOWN" ; Otherwise not known

CUTYPE_INDIVIDUAL

CUTYPE_INDIVIDUAL ='INDIVIDUAL'

CUTYPE_GROUP

CUTYPE_GROUP ='GROUP'

CUTYPE_RESOURCE

CUTYPE_RESOURCE ='RESOURCE'

CUTYPE_ROOM

CUTYPE_ROOM ='ROOM'

CUTYPE_UNKNOWN

CUTYPE_UNKNOWN ='UNKNOWN'

CUTYPE_CAR

CUTYPE_CAR ='X-CAR'

CUTYPE_FLEX_OFFICE

CUTYPE_FLEX_OFFICE ='X-FLEX-OFFICE'

CUTYPE_HARDWARE

CUTYPE_HARDWARE ='X-HARDWARE'

DELEGATED_FROM

DELEGATED_FROM ='DELEGATED-FROM'

Delegators (http://tools.ietf.org/html/rfc2445#section-4.2.3)

DELEGATED_TO

DELEGATED_TO ='DELEGATED-TO'

Delegatees (http://tools.ietf.org/html/rfc2445#section-4.2.5)

DIR

DIR ='DIR'

Directory Entry Reference (http://tools.ietf.org/html/rfc2445#section-4.2.6)

MEMBER

MEMBER ='MEMBER'

Group or List Membership (http://tools.ietf.org/html/rfc2445#section-4.2.11)

PARTSTAT

PARTSTAT ='PARTSTAT'

Participation Status (http://tools.ietf.org/html/rfc2445#section-4.2.12) "NEEDS-ACTION" ; To-do needs action / "ACCEPTED" ; To-do accepted / "DECLINED" ; To-do declined / "TENTATIVE" ; To-do tentatively ; accepted / "DELEGATED" ; To-do delegated / "COMPLETED" ; To-do completed.

; COMPLETED property has ;date/time completed. / "IN-PROCESS" ; To-do in process of ; being completed

PARTSTAT_NEEDS_ACTION

PARTSTAT_NEEDS_ACTION ='NEEDS-ACTION'

PARTSTAT_ACCEPTED

PARTSTAT_ACCEPTED ='ACCEPTED'

PARTSTAT_DECLINED

PARTSTAT_DECLINED ='DECLINED'

PARTSTAT_TENTATIVE

PARTSTAT_TENTATIVE ='TENTATIVE'

PARTSTAT_DELEGATED

PARTSTAT_DELEGATED ='DELEGATED'

PARTSTAT_COMPLETED

PARTSTAT_COMPLETED ='COMPLETED'

PARTSTAT_IN_PROCESS

PARTSTAT_IN_PROCESS ='IN-PROCESS'

ROLE

ROLE ='ROLE'

Participation Role (http://tools.ietf.org/html/rfc2445#section-4.2.16) "CHAIR" ; Indicates chair of the ; calendar entity / "REQ-PARTICIPANT" ; Indicates a participant whose ; participation is required / "OPT-PARTICIPANT" ; Indicates a participant whose ; participation is optional / "NON-PARTICIPANT" ; Indicates a participant who is ; copied for information ; purposes only

ROLE_CHAIR

ROLE_CHAIR ='CHAIR'

ROLE_REQ_PARTICIPANT

ROLE_REQ_PARTICIPANT ='REQ-PARTICIPANT'

ROLE_OPT_PARTICIPANT

ROLE_OPT_PARTICIPANT ='OPT-PARTICIPANT'

ROLE_NON_PARTICIPANT

ROLE_NON_PARTICIPANT ='NON-PARTICIPANT'

RSVP

RSVP ='RSVP'

RSVP Expectation (http://tools.ietf.org/html/rfc2445#section-4.2.17)

RSVP_TRUE

RSVP_TRUE ='TRUE'

RSVP_FALSE

RSVP_FALSE ='FALSE'

SENT_BY

SENT_BY ='SENT-BY'

Sent By (http://tools.ietf.org/html/rfc2445#section-4.2.18) "TRUE" / "FALSE"

ATTACH

ATTACH ='ATTACH'

Attachment (http://tools.ietf.org/html/rfc2445#section-4.8.1.1)

ENCODING

ENCODING ='ENCODING'

Inline Encoding (http://tools.ietf.org/html/rfc2445#section-4.2.7)

ENCODING_8BIT

ENCODING_8BIT ='8BIT'

"8bit" text encoding is defined in [RFC 2045]

ENCODING_BASE64

ENCODING_BASE64 ='BASE64'

"BASE64" binary encoding format is defined in [RFC 2045]

FMTTYPE

FMTTYPE ='FMTTYPE'

Format Type (http://tools.ietf.org/html/rfc2445#section-4.2.8)

SIZE

SIZE ='SIZE'

Size of the Attachment (https://datatracker.ietf.org/doc/html/rfc8607#section-4.1)

FILENAME

FILENAME ='FILENAME'

Filename of the Attachment (https://datatracker.ietf.org/doc/html/rfc8607#section-4.2)

FBTYPE

FBTYPE ='FBTYPE'

Free/Busy Time Type (http://tools.ietf.org/html/rfc2445#section-4.2.9) "FREE" / "BUSY" / "BUSY-UNAVAILABLE" / "BUSY-TENTATIVE"

X_MOZ_FAKED_MASTER

X_MOZ_FAKED_MASTER ='X-MOZ-FAKED-MASTER'

Faked Master quand la récurrence maitre n'existe pas "1" / "0"

X_MOZ_GENERATION

X_MOZ_GENERATION ='X-MOZ-GENERATION'

Nombre de modification par Lightning pour l'évènement

X_MOZ_LASTACK

X_MOZ_LASTACK ='X-MOZ-LASTACK'

Date de dernier acquittement pour l'alarme depuis Lightning

X_MOZ_SNOOZE_TIME

X_MOZ_SNOOZE_TIME ='X-MOZ-SNOOZE-TIME'

Date de snooze pour l'alarme depuis Lightning

X_MOZ_SEND_INVITATIONS

X_MOZ_SEND_INVITATIONS ='X-MOZ-SEND-INVITATIONS'

Lightning doit il envoyer les invitations aux participants

X_MOZ_SEND_INVITATIONS_UNDISCLOSED

X_MOZ_SEND_INVITATIONS_UNDISCLOSED ='X-MOZ-SEND-INVITATIONS-UNDISCLOSED'

Lightning doit il envoyer les invitations aux nouveaux participants

X_MOZILLA_CALDAV_ATTACHMENT_NAME

X_MOZILLA_CALDAV_ATTACHMENT_NAME ='X-MOZILLA-CALDAV-ATTACHMENT-NAME'

Nom d'une pièce jointe (non défini dans les RFC ??)

X_MOZ_RECEIVED_SEQUENCE

X_MOZ_RECEIVED_SEQUENCE ='X-MOZ-RECEIVED-SEQUENCE'

SEQUENCE recu par invitation

X_MOZ_RECEIVED_DTSTAMP

X_MOZ_RECEIVED_DTSTAMP ='X-MOZ-RECEIVED-DTSTAMP'

DTSTAMP recu par invitation

X_EVOLUTION_CALDAV_ATTACHMENT_NAME

X_EVOLUTION_CALDAV_ATTACHMENT_NAME ='X-EVOLUTION-CALDAV-ATTACHMENT-NAME'

Attachment name for Evolution

X_WR_CALDESC

X_WR_CALDESC ='X-WR-CALDESC'

Specifies the description of the calendar

X_WR_CALNAME

X_WR_CALNAME ='X-WR-CALNAME'

Specifies the name of the calendar

X_WR_RELCALID

X_WR_RELCALID ='X-WR-RELCALID'

Specifies a globally unique identifier for the calendar

X_WR_TIMEZONE

X_WR_TIMEZONE ='X-WR-TIMEZONE'

Specifies the timezone of the calendar

X_LIC_LOCATION

X_LIC_LOCATION ='X-LIC-LOCATION'

TimeZone location

X_CM2V3_SEND_ATTACH_INVITATION

X_CM2V3_SEND_ATTACH_INVITATION ='X-CM2V3-SEND-ATTACH-INVITATION'

Envoie de la pièce jointe dans l'invitation

X_CM2V3_ATTACH_HASH

X_CM2V3_ATTACH_HASH ='X-CM2V3-ATTACH-HASH'

Hash de la pièce jointe pour la mise en cache sur le client

X_CM2V3_ACTION

X_CM2V3_ACTION ='X-CM2V3-ACTION'

Action effectuée par le Courrielleur : CREATE, MOVE, DELETE, COPY

X_M2_ORG_MAIL

X_M2_ORG_MAIL ='X-M2-ORG-MAIL'

Gestion du champ X-M2-ORG-MAIL pour l'ORGANIZER

X_MEL_EVENT_SAVED

X_MEL_EVENT_SAVED ='X-MEL-EVENT-SAVED'

0006294: Ajouter l'information dans un participant quand il a été enregistré en attente

X_CALDAV_CALENDAR_OWNER

X_CALDAV_CALENDAR_OWNER ='X-CALDAV-CALENDAR-OWNER'

Calendar Owner

X_CALDAV_CALENDAR_ID

X_CALDAV_CALENDAR_ID ='X-CALDAV-CALENDAR-ID'

Calendar ID