Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Returns olUser which is a constant from the OlDisplayType enumeration representing the nature of the ExchangeUser. Read-only.
Syntax
expression.DisplayType
expression A variable that represents an ExchangeUser object.
Remarks
This property corresponds to the MAPI property, PidTagDisplayType.
The ExchangeUser object is derived from the AddressEntry object. It inherits the DisplayType property from the AddressEntry object. In the case of ExchangeUser, DisplayType should always return olUser.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.