Contact.Alias 属性

定义

获取联系人的别名。 此属性是在 Exchange Server 2010 SP2 和 Exchange Web Services (EWS) 托管 API 1.2 中引入的。

public:
 property System::String ^ Alias { System::String ^ get(); };
public string Alias { get; }
Public ReadOnly Property Alias As String

属性值

联系人的别名。

适用于