IDirectoryEntryReferenceParam Interface
IT Hit WebDAV Classes Reference
To specify reference to a directory entry associated with
the calendar user specified by the property. Provides access to "DIR" property parameter.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public interface IDirectoryEntryReferenceParam
Public Interface IDirectoryEntryReferenceParam
public interface class IDirectoryEntryReferenceParam
type IDirectoryEntryReferenceParam = interface end
The IDirectoryEntryReferenceParam type exposes the following members.
Properties
| Name | Description |
---|
| Dir |
Gets or sets reference to a directory entry associated with
the calendar user specified by the property. Provides access to "DIR" parameter.
|
TopRemarks http://tools.ietf.org/html/rfc5545#section-3.2.6
See Also