Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ADS_EMAIL structure (iads.h)
The ADS_EMAIL structure is an ADSI representation of the EMail Address attribute syntax.
Syntax
typedef struct __MIDL___MIDL_itf_ads_0000_0000_0014 {
LPWSTR Address;
DWORD Type;
} ADS_EMAIL, *PADS_EMAIL;
Members
Address
The null-terminated Unicode string that contains the user address.
Type
Type of the email message.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | iads.h |
See also
Feedback
Was this page helpful?
