CookieName Property
The name of the cookie.
Syntax
caldavcontrol.CookieName(CookieIndex)[=string]
Default Value
""
Remarks
The name of the cookie.
This property, along with CookieValue store the cookie that is to be sent to the server. The SetCookie event displays the cookies set by the server and their properties.
The size of the array is controlled by the CookieCount property.
This property is not available at design time.
Data Type
String