IAddressbookFolderAddressbookDescription Property
IT Hit WebDAV Classes Reference
Gets a human-readable description of the address book.
Namespace:
ITHit.WebDAV.Server.CardDav
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax string AddressbookDescription { get; }
ReadOnly Property AddressbookDescription As String
Get
property String^ AddressbookDescription {
String^ get ();
}
abstract AddressbookDescription : string with get
Property Value
Type:
StringRemarks
http://tools.ietf.org/html/rfc4791#section-5.2.1
See Also