Platform SDK: CDO for Windows 2000

sensitivity Field

The sensitivity of this message.

Full Name

http://schemas.microsoft.com/sensitivity

Name Constant

CdoExchange.cdoSensitivity

OLE DB Type

DBTYPE_I4

Variant Sub Type

[Visual Basic] Long

[C++] long (VT_I4)

Remarks

This field corresponds to the Sensitivity: mail header. Values for this field are from the cdoSensitivityValues enumeration:

Name Value Description
cdoSensitivityNone 0 No sensitivity specified.
cdoPersonal 1 Personal
cdoPrivate 2 Private
cdoCompanyConfidential 3 Company Confidential

This field is similar to the urn:schemas:mailheader:sensitivity field except that the value is expressed as an enumerated type.

Example

1 (Personal)