Click or drag to resize

iCalSequenceNumber Property

Gets/sets the iCalendar sequence number (SEQUENCE) identifying the order of iCalendar items sharing the same ID (UID).

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int SequenceNumber { get; set; }

Property Value

Type: Int32
See Also