IFreeBusyParamFreeBusyTimeType Property
IT Hit WebDAV Classes Reference
Gets or sets free or busy time type.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxFreeBusyType FreeBusyTimeType { get; set; }
Property FreeBusyTimeType As FreeBusyType
Get
Set
property FreeBusyType^ FreeBusyTimeType {
FreeBusyType^ get ();
void set (FreeBusyType^ value);
}
abstract FreeBusyTimeType : FreeBusyType with get, set
Property Value
Type:
FreeBusyType
See Also