Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Contains whether the appointment is opaque or transparent to busy time searches.
This field is also exposed as the Transparent property of the IAppointment interface.
urn:schemas:calendar:transparent
CdoCalendar.cdoTransparency
[Visual Basic] String
[C++] BSTR
DBTYPE_WSTR
Use constant values from CdoTransparentValues.
Constant | Value |
---|---|
cdoOpaque | Opaque |
cdoTransparent | Transparent |
cdoTranspOpaque