VJOURNAL Classes

The VJournal class represents a journal component in a calendar. This component is used by iCalendar 2.0 only.

PDI Tag

Component Property

EWSoftware PDI Class

Data Value Property

Notes

BEGIN:VJOURNAL

 

VJournal and VJournalCollection

 

 

ATTACH

Attachments

AttachProperty and AttachPropertyCollection

FormatType, GetAttachmentBytes, SetAttachmentBytes, and Value

If the value location is inline, the data value is a binary encoded string representing the attachment. If not inline, the Value property refers to something like a URI where the attachment can be found.

ATTENDEE

Attendees

AttendeeProperty and AttendeePropertyCollection

CalendarUserType, CommonName, DelegatedFrom, DelegatedTo, DirectoryEntry, Expectation, Membership, ParticipationStatus, Role, Rsvp, SentBy, and Value

 

CATEGORIES

Categories

CategoriesProperty

Categories and CategoriesString

 

CLASS

Classification

ClassificationProperty

Value

 

COMMENT

Comment

CommentProperty

AlternateRepresentation and Value

 

CONTACT

Contacts

ContactProperty and ContactPropertyCollection

AlternateRepresentation and Value

 

DESCRIPTION

Description

DescriptionProperty

AlternateRepresentation and Value

 

DTSTAMP

TimeStamp

TimeStampProperty

DateTimeValue

 

DTSTART

StartDateTime

StartDateProperty

DateTimeValue, IsFloating, TimeZoneDateTime, and TimeZoneId

 

EXDATE

ExceptionDates

ExDateProperty and ExDatePropertyCollection

DateTimeValue, IsFloating, TimeZoneDateTime, and TimeZoneId

 

EXRULE

ExceptionRules

ExRuleProperty and RRulePropertyCollection

Recurrence

 

LAST-MODIFIED

LastModified

LastModifiedProperty

DateTimeValue

 

ORGANIZER

Organizer

OrganizerProperty

CommonName, DirectoryEntry, SentBy, and Value

 

RDATE

RecurDates

RDateProperty and RDatePropertyCollection

DateTimeValue, IsFloating, PeriodValue, TimeZoneDateTime, and TimeZoneId

 

RECURRENCE-ID

RecurrenceId

RecurrenceIdProperty

Range and Value

 

RELATED-TO

RelatedTo

RelatedToProperty and RelatedToPropertyCollection

OtherRelationship and RelationshipType

 

REQUEST-STATUS

RequestStatuses

RequestStatusProperty and RequestStatusPropertyCollection

ExtendedData, StatusCode, and StatusMessage

 

RRULE

RecurrenceRules

RRuleProperty and RRulePropertyCollection

Recurrence

 

SEQUENCE

Sequence

SequenceProperty

SequenceNumber

 

STATUS

Status

StatusProperty

AlternateRepresentation and StatusValue

 

SUMMARY

Summary

SummaryProperty

AlternateRepresentation and Value

 

UID

UniqueId

UniqueIdProperty

Value

 

URL

Url

UrlProperty

Value

 

X-???

CustomProperties

CustomProperty and CustomPropertyCollection

CustomName and Value

This property class represents custom or extended properties that are not part of the specification.

END:VJOURNAL

 

VJournal and VJournalCollection

 

 

See Also