_ExchangeUser.DisplayType 属性

定义

返回 olUser ,它是枚举中的 OlDisplayType 常量, ExchangeUser表示 的性质。 只读。

public:
 property Microsoft::Office::Interop::Outlook::OlDisplayType DisplayType { Microsoft::Office::Interop::Outlook::OlDisplayType get(); };
public Microsoft.Office.Interop.Outlook.OlDisplayType DisplayType { get; }
Public ReadOnly Property DisplayType As OlDisplayType

属性值

注解

此属性对应于 MAPI 属性, PidTagDisplayType

ExchangeUser 对象派生自 对象AddressEntry。 它 DisplayType 属性继承的 AddressEntry 对象。 对于 ExchangeUserDisplayType 应始终返回 olUser

适用于