ADS_EMAIL結構 (iads.h)
ADS_EMAIL結構是 EMail Address 屬性語法的 ADSI 表示法。
語法
typedef struct __MIDL___MIDL_itf_ads_0000_0000_0014 {
LPWSTR Address;
DWORD Type;
} ADS_EMAIL, *PADS_EMAIL;
成員
Address
包含用戶位址的 Null 終止 Unicode 字串。
Type
電子郵件訊息的類型。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
標頭 | iads.h |