IFreeBusyUid 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)
SyntaxITextProperty 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: 
ITextProperty
Remarks
            https://tools.ietf.org/html/rfc5545#section-3.8.4.7
            
See Also