Click to Rate and Give Feedback
ADS_EMAIL Structure

The ADS_EMAIL structure is an ADSI representation of the EMail Address attribute syntax used in Novell NetWare Directory Services (NDS).

Syntax

typedef struct ADS_EMAIL {
LPWSTR Address;
DWORD Type; } ADS_EMAIL,
*PADS_EMAIL;

Members

Address

The null-terminated Unicode string that contains the user address.

Type

Type of the e-mail message.

Remarks

For more information about the EMail Address attribute in NDS, see Novell NetWare Directory Services Schema Specification, version 1.1.

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderIads.h

See Also

ADSI Structures


Send comments about this topic to Microsoft

Build date: 11/6/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker