IDirectoryEntryReferenceParamDir Property 
IT Hit WebDAV Classes Reference 
            Gets or sets reference to a directory entry associated with
            the calendar user specified by the property. Provides access to "DIR" parameter.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxProperty Dir As String
	Get
	Set
property String^ Dir {
	String^ get ();
	void set (String^ value);
}abstract Dir : string with get, set
Property Value
Type: 
String
See Also