FileAsMapping Property
FileAsMapping Property
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Defines how to construct what is displayed for the person contact.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
[Visual Basic]Property FileAsMapping As CdoFileAsMappingID
[C++]HRESULT get_FileAsMapping(CdoFileAsMappingID* pVal);
HRESULT put_FileAsMapping(CdoFileAsMappingID Val);
Parameters
- pVal
Returns the value of the FileAsMapping property as a reference to a CdoFileAsMappingID Enum.- Val
Sets the value of the FileAsMapping property to the value of the CdoFileAsMappingID Enum.
Remarks
This property is also available as the fileasid Field in the schema.
If FileAs Property is explicitly set, then cdoMapToNone property is set. The values for this property are defined by the CdoFileAsMappingID Enum.
If the FileAs Property is null, the FileAsMapping property will define how the contact name is constructed from other contact fields.
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.