Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Returns or sets the name of the mailbox.
[Visual Basic,VBScript] Property Name as String [C++] HRESULT get_Name(BSTR* pVal); HRESULT put_Name(BSTR pVal); [IDL] HRESULT [propget] Name([out,retval] BSTR* pVal); HRESULT [propput] Name([in] BSTR Val);
No code available