Show AllShow All

DisplayType Property

Returns an OlDisplayType constant that describes the nature of the recipient. Read-only.

You can use the DisplayType property to filter recipients. The DisplayType property corresponds to the MAPI property PR_DISPLAY_TYPE.

expression.DisplayType

expression    Required. An expression that returns an AddressEntry or Recipient object.