Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Defines how to display the person contact.
[Visual Basic, VBScript] Property FileAs as String [C++] HRESULT get_FileAs(BSTR* pVal); HRESULT put_FileAs(BSTR Val); [IDL] HRESULT [propget] FileAs([out,retval] BSTR* pVal); HRESULT [proput] FileAs([in] BSTR Val);
This entry defines how a contact is displayed.
If this entry is null, the FileAsMapping property defines how the contact is displayed. If this entry is not null, it contains the information that is displayed for the contact.
If you set a custom value to indicate how the contact will be displayed, this will set urn:schema:contact:fileasid to cdoMapToNone since the urn:schema:contacts:fileas value is not null.