CdoWfMemberType Enum
CdoWfMemberType 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 CdoWfMemberType enumeration identifies the type of name returned by the IMember interface Name property.
Type Library
Microsoft CDO Workflow Objects for Microsoft Exchange
DLL Implemented In
CDOWF.DLL
Values
Name Value Description cdowfEmailAddress
0
Name is an e-mail address. Example: "someone@microsoft.com"
cdowfRole
1
Name is a folder role. Folder roles are created and populated programmatically. The only valid names are: "Role1", "Role2", ... "Role16".
See Also
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.