DAVClient Fields |
The DAVClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | bLog |
Used to enable/disable logging
(Inherited from DAVConnection.) |
![]() | FolderItems |
List of DAVFolders represented by their string names (ie: Contacts,Calendar,Tasks,$GAL)
|
![]() | isSSL |
Used to denote whether or not SSL is used or not
(Inherited from DAVConnection.) |
![]() | LogString |
Used to store any logged function results
(Inherited from DAVConnection.) |
![]() | Password |
User's password
(Inherited from DAVConnection.) |
![]() | Port |
Service port number
(Inherited from DAVConnection.) |
![]() | ProxyPassword |
Proxy Server Password (if proxy is required)
(Inherited from DAVConnection.) |
![]() | ProxyUserName |
Proxy Server Username (if proxy is required)
(Inherited from DAVConnection.) |
![]() | ServerCapability |
Used to store a list of features/capabilities supported by the server
(Inherited from DAVConnection.) |
![]() | UserName |
Username/Login
(Inherited from DAVConnection.) |