Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The property method of the IADsEmail interface sets the property described in the following table. For more information, see Interface Property Methods.
Properties
-
Address
-
-
Access type: Read/write
-
Scripting data type: BSTR
-
// C++ method syntax HRESULT get_Address( [out] BSTR* retval ); HRESULT put_Address( [in] BSTR bstrAddress );
The email address of the user.
-
-
Type
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax HRESULT get_Type( [out] LONG* retVal ); HRESULT put_Type( [in] LONG lnType );
The type of the email message.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
DLL |
|
IID |
IID_IADsEmail is defined as 97AF011A-478E-11D1-A3B4-00C04FB950DC |