Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the Recipient. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property DisplayType As OlDisplayType
Get
'Usage
Dim instance As Recipient
Dim value As OlDisplayType
value = instance.DisplayType
[DispIdAttribute()]
OlDisplayType DisplayType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlDisplayType
Remarks
You can use the DisplayType property to filter recipients. The DisplayType property corresponds to the MAPI property PidTagDisplayType.