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; }
Public Property SequenceNumber As Integer
Get
Set
Property Value
Type:
Int32See Also