This property is implemented by the following interfaces. Click one of the links below to jump to the description of the property as it pertains to that interface.
IERUDirectoryUser IERUUser IERUDirectorySearchCriteria
Returns the FirstName for an eRoom Directory User.
HRESULT get_FirstName(BSTR* pFirstName)
String = Object.FirstName
Go to Top
Home Applies to IERUDirectoryUser
Sets or returns the FirstName property of a Directory Search Criteria or eRoom User.
HRESULT get_FirstName(BSTR* pFirstName) HRESULT put_FirstName(BSTR FirstName)
String = Object.FirstName Object.FirstName = String
Home Applies to IERUDirectorySearchCriteria IERUUser