VNOTE Classes

vNote is a format used for transferring notes between hand-held devices that is part of the Infrared Mobile Computing (IrMC) protocol. A note object is typically a self-authored memo. The VNote class represents a single vNote. The VNoteCollection can contain multiple vNotes.

PDI Tag

Component Property

EWSoftware PDI Class

Data Value Property

Notes

BEGIN:VNOTE

 

VNote and VNoteCollection

 

 

BODY

Body

BodyProperty

Value

 

CATEGORIES

Categories

CategoriesProperty

Categories and CategoriesString

 

CLASS

Classification

ClassificationProperty

Value

 

DCREATED

DateCreated

DateCreatedProperty

DateTimeValue

DCREATED is used by the IrMC 1.1 VNOTE object.

LAST-MODIFIED

LastModified

LastModifiedProperty

DateTimeValue

 

SUMMARY

Summary

SummaryProperty

AlternateRepresentation and Value

 

VERSION

Version

VNote

 

Version will always be IrMC11.

X-IRMC-LUID

UniqueId

UniqueIdProperty

Value

For VNOTE, the property tag is X-IRMC-LUID rather than UID.

X-???

CustomProperties

CustomProperty and CustomPropertyCollection

CustomName and Value

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

END:VNOTE

 

VNote and VNoteCollection

 

 

See Also