Gets/sets the iCalendar unique identifier (UID). The ID is used to associate a series of iCalendar items as
pertaining to the same schedule item. For example, creating a new meeting, rescheduling the meeting, then cancelling
the meeting. The series of related items sharing the same ID are ordered according to the
SequenceNumber
Namespace:
NetQuarry.Mail
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Guid ID { get; set; }
Public Property ID As Guid
Get
Set
Property Value
Type:
GuidSee Also