Click or drag to resize

EventUID Property

Gets or sets the unique id of this event. For sending an UPDATE for an event the UID should match the original UID. Also Sequence should be set.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string UID { get; set; }

Property Value

Type: String
See Also