ReportFilterEventType Property

Indicates the type of calendar object resources to return in a Report.

Syntax

caldavcontrol.ReportFilterEventType[=integer]

Possible Values

  vtEvent(0), 
  vtTodo(1), 
  vtJournal(2), 
  vtFreeBusy(3), 
  vtAll(4)

Default Value

0

Remarks

Indicates the type of calendar object resources to return in a Report. Some calendar servers (Google in particular) do not support vtAll, so you must submit a report for each type of event you wish to retrieve a report on.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 ActiveX Edition - Version 20.0 [Build 8307]