Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The email alias of the recipient.
[Visual Basic,VBScript] Public Property Alias as String [C++] HRESULT get_Alias (BSTR* pVal); HRESULT put_Alias (BSTR Val); [IDL] HRESULT [propget] Alias ([out,retval] BSTR* pVal); HRESULT [propput] Alias ([in] BSTR Val);
The default value for this property is NULL (no alias specified).
“jamessmith” is the alias for James Smith with an email address of “jamessmith@wherever.microsoft.com”