DAVFreeBusyResponseStatusString Property |
String representing the status of the Free/Busy Request
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string StatusString { get; set; }
Public Property StatusString As String
Get
Set
public:
property String^ StatusString {
String^ get ();
void set (String^ value);
}
member StatusString : string with get, set
Property Value
Type:
StringString representing the status of the Free/Busy Request
Return Value
Type:
StringString representing the status of the Free/Busy Request
Remarks
See Also