IJournalUid Property
IT Hit WebDAV Classes Reference
Gets or sets the persistent, globally unique identifier for the calendar component.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextProperty Uid { get; set; }
Property Uid As ITextProperty
Get
Set
property ITextProperty^ Uid {
ITextProperty^ get ();
void set (ITextProperty^ value);
}
abstract Uid : ITextProperty with get, set
Property Value
Type:
ITextPropertyRemarks
https://tools.ietf.org/html/rfc5545#section-3.8.4.7
See Also