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