Share via


transparent Field

Topic Last Modified: 2006-06-13

The transparent field specifies whether an appointment or meeting is visible to busy time searches. The possible values of this field are opaque (visible) and transparent (invisible).

This field is also exposed as the Transparent Property of the IAppointment Interface.

Full Name

urn:schemas:calendar:transparent

Named Constant

CdoCalendar.cdoTransparency

Variant Subtype

 String

 BSTR

OLE DB Type

DBTYPE_WSTR

Remarks

Use the following constant values from the CdoTransparentValues enum.

Constant Value

cdoOpaque

Opaque

cdoTransparent

Transparent

Example

cdoTranspOpaque