1 |
4.942999 |
__x_ABI_CWindows_CApplicationModel_CUserDataAccounts_CSystemAccess_CDeviceAccountMailAgeFilter |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CApplicationModel_CUserDataAccounts_CSystemAccess_CDeviceAccountMailAgeFilter
{
DeviceAccountMailAgeFilter_All = 0,
DeviceAccountMailAgeFilter_Last1Day = 1,
DeviceAccountMailAgeFilter_Last3Days = 2,
DeviceAccountMailAgeFilter_Last7Days = 3,
DeviceAccountMailAgeFilter_Last14Days = 4,
DeviceAccountMailAgeFilter_Last30Days = 5,
DeviceAccountMailAgeFilter_Last90Days = 6,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.ApplicationModel.UserDataAccounts.SystemAccess.h(2043,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
|