StatusTypeTentative Property
IT Hit WebDAV Classes Reference
Tentative status. Valid for event component only. String value is "TENTATIVE", integer value is 1.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static StatusType Tentative { get; }
Public Shared ReadOnly Property Tentative As StatusType
Get
public:
static property StatusType^ Tentative {
StatusType^ get ();
}
static member Tentative : StatusType with get
Property Value
Type:
StatusType
See Also