ITextPropertyListTAdd Method (String)
IT Hit WebDAV Classes Reference
Adds text item to the list of properties.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxSub Add (
item As String
)
abstract Add :
item : string -> unit
Parameters
- item
- Type: SystemString
Text to be added to the list.
See Also