Share via


CdoFileAsMappingID Enum

CdoFileAsMappingID Enum

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. The CdoFileAsMappingID enumeration defines values used to define how the text in the IPerson.FileAs property is to be generated. Use this enumeration to set the IPerson.FileAsMapping property.

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Values

Name Value Description

cdoMapToNone

0

No construction. The FileAs property is not generated. The value must be set explicitly and is not changed.

cdoMapToLastFirst

1

sn, givenname middlename

cdoMapToFirstLast

2

givenname middlename sn

cdoMapToOrg

3

o

cdoMapToLastFirstOrg

4

sn, givenname , middlename, o

cdoMapToOrgLastFirst

5

o, givenname, sn, middlename

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.