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