Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
This property specifies the primary SMTP address used for the recipient.
[Visual Basic,VBScript] Public Property SMTPEmail as String [C++] HRESULT get_SMTPEmail (BSTR* pVal); HRESULT put_SMTPEmail (BSTR Val); [IDL] HRESULT [propget] SMTPEmail ([out,retval] BSTR* pVal); HRESULT [propput] SMTPEmail ([in] BSTR Val);
The default value for this property is NULL (no address specified).
jamessmith@somewhere.microsoft.com