Platform SDK: Exchange 2000 Server

FirstName Property

[This is preliminary documentation and subject to change.]

Contains the first name of the person contact.

[Visual Basic, VBScript]
Property FirstName as String
[C++]
HRESULT get_FirstName(BSTR* pVal);
HRESULT put_FirstName(BSTR Val);
[IDL]
HRESULT [propget] FirstName([out,retval] BSTR* pVal);
HRESULT [proput] FirstName([in] BSTR Val);

Remarks

This property is also available as the urn:schemas:contacts:givenname entry in the schema.