ItemGetSecurityClassification()

Returns the security classification for an item as set on the send options tab of a message.

Token ID

AFTKN_ITEM_GET_SECURITY_CLASS or 939

Syntax

ANSISTRING ItemGetSecurityClassification(
     ANSISTRING MessageID)

Parameters

MessageID As ANSISTRING

Unique item identifier, returned by ItemMessageIDFromView().

Return Values

  • ANSISTRING. This will be one of the following string values localized into the language of the running client:
  • Normal
  • Proprietary
  • Confidential
  • Secret
  • Top Secret
  • For Your Eyes Only