emailSyncDuration enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Possible values for email sync duration.

Members

Member Value Description
userDefined 0 User Defined, default value, no intent.
oneDay 1 Sync one day of email.
threeDays 2 Sync three days of email.
oneWeek 3 Sync one week of email.
twoWeeks 4 Sync two weeks of email.
oneMonth 5 Sync one month of email.
unlimited 6 Sync an unlimited duration of email.