Windows10EasEmailProfileConfiguration リソースの種類

名前空間: microsoft.graph

重要:Microsoft は Intune /beta API をサポートしていますが、より頻繁に変更される可能性があります。 可能な場合は、バージョン v1.0 を使用することをお勧めします。 バージョン セレクターを使用して、バージョン v1.0 で API が使用できるかどうかを確認します。

注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。

このプロファイルで構成を指定すると、Windows 10 デバイス上のネイティブ電子メール クライアント (Outlook) に Exchange サーバーと通信し、電子メール、連絡先、予定表、およびタスクを取得するように指示できます。 さらに、同期するメールの量と、デバイスが同期する頻度を指定することもできます。

easEmailProfileConfigurationBase から継承

メソッド

メソッド 戻り値の型 説明
Windows 10EasEmailProfileConfigurations の一覧表示 windows10EasEmailProfileConfiguration コレクション Windows10EasEmailProfileConfiguration オブジェクトのプロパティと関係を一覧表示します。
Windows10EasEmailProfileConfiguration の取得 windows10EasEmailProfileConfiguration 読み取り: windows10EasEmailProfileConfiguration オブジェクトのプロパティと関係。
Windows10EasEmailProfileConfiguration を作成する windows10EasEmailProfileConfiguration 新しい Windows10EasEmailProfileConfiguration オブジェクトを作成します。
Windows10EasEmailProfileConfiguration を削除する なし Windows10EasEmailProfileConfiguration を削除します。
Windows10EasEmailProfileConfiguration を更新する windows10EasEmailProfileConfiguration windows10EasEmailProfileConfiguration オブジェクトのプロパティを更新します。

プロパティ

プロパティ 説明
id String エンティティのキー。 deviceConfiguration から継承します
lastModifiedDateTime DateTimeOffset オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します
roleScopeTagIds String collection このエンティティ インスタンスのスコープ タグの一覧。 deviceConfiguration から継承します
supportsScopeTags ブール型 基になるデバイス構成がスコープ タグの割り当てをサポートしているかどうかを示します。 この値が false の場合、ScopeTags プロパティへの割り当ては許可されず、スコープを指定されたユーザーにエンティティが表示されません。 これは、Silverlight で作成されたレガシ ポリシーで発生し、Azure Portal でポリシーを削除して再作成することで解決できます。 このプロパティは読み取り専用です。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition このポリシーの OS エディションの適用範囲。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion このポリシーの OS バージョン適用性ルール。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode このポリシーのデバイス モード適用性ルール。 deviceConfiguration から継承します
createdDateTime DateTimeOffset オブジェクトが作成された DateTime。 deviceConfiguration から継承します
description String 管理者が指定した、デバイス構成についての説明。 deviceConfiguration から継承します
displayName String 管理者が指定した、デバイス構成の名前。 deviceConfiguration から継承します
version Int32 デバイス構成のバージョン。 deviceConfiguration から継承します
usernameSource userEmailSource AAD から選択され、デバイスにインストールする前にこのプロファイルに挿入されるユーザー名属性。 easEmailProfileConfigurationBase から継承されます。 可能な値は、userPrincipalNameprimarySmtpAddress です。
usernameAADSource usernameSource メール プロファイルのユーザー名を取得するために使用される AAD フィールドの名前。 easEmailProfileConfigurationBase から継承されます。 可能な値は userPrincipalNameprimarySmtpAddresssamAccountName です。
userDomainNameSource domainNameSource デバイスにインストールする前に AAD から選択され、このプロファイルに挿入される UserDomainname 属性。 easEmailProfileConfigurationBase から継承されます。 可能な値は、fullDomainNamenetBiosDomainName です。
customDomainName 文字列 デバイスにインストールする前に電子メール プロファイルを生成する際に使用されるカスタム ドメイン名の値。 easEmailProfileConfigurationBase から継承
accountName 文字列 アカウント名。
syncCalendar ブール型 予定表を同期するかどうか。
syncContacts ブール型 連絡先を同期するかどうか。
syncTasks ブール型 タスクを同期するかどうか。
durationOfEmailToSync emailSyncDuration メールを同期する期間。指定可能な値は、 userDefinedoneDaythreeDaysoneWeektwoWeeksoneMonthunlimited です。
emailAddressSource userEmailSource デバイスにインストールする前に、AAD から選択され、このプロファイルに挿入される Email 属性。 可能な値は、userPrincipalNameprimarySmtpAddress です。
emailSyncSchedule emailSyncSchedule Email 同期スケジュール. 可能な値は、userDefinedasMessagesArrivemanualfifteenMinutesthirtyMinutessixtyMinutesbasedOnMyUsage です。
hostName 文字列 ネイティブ メール アプリが接続する (URL) の場所を交換します。
requireSsl ブール型 SSL を使用するかどうかを示します。

リレーションシップ

リレーションシップ 説明
groupAssignments deviceConfigurationGroupAssignment コレクション デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します
assignments deviceConfigurationAssignment コレクション デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します
deviceStatuses deviceConfigurationDeviceStatus コレクション デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します
userStatuses deviceConfigurationUserStatus コレクション ユーザー別のデバイス構成のインストールの状態。 deviceConfiguration から継承します
deviceStatusOverview deviceConfigurationDeviceOverview デバイス構成のデバイス状態の概要 (deviceConfiguration から継承)
userStatusOverview deviceConfigurationUserOverview デバイス構成のユーザー状態の概要 (deviceConfiguration から継承)
deviceSettingStateSummaries settingStateDeviceSummary コレクション デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承)

JSON 表記

以下は、リソースの JSON 表記です。

{
  "@odata.type": "#microsoft.graph.windows10EasEmailProfileConfiguration",
  "id": "String (identifier)",
  "lastModifiedDateTime": "String (timestamp)",
  "roleScopeTagIds": [
    "String"
  ],
  "supportsScopeTags": true,
  "deviceManagementApplicabilityRuleOsEdition": {
    "@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsEdition",
    "osEditionTypes": [
      "String"
    ],
    "name": "String",
    "ruleType": "String"
  },
  "deviceManagementApplicabilityRuleOsVersion": {
    "@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsVersion",
    "minOSVersion": "String",
    "maxOSVersion": "String",
    "name": "String",
    "ruleType": "String"
  },
  "deviceManagementApplicabilityRuleDeviceMode": {
    "@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleDeviceMode",
    "deviceMode": "String",
    "name": "String",
    "ruleType": "String"
  },
  "createdDateTime": "String (timestamp)",
  "description": "String",
  "displayName": "String",
  "version": 1024,
  "usernameSource": "String",
  "usernameAADSource": "String",
  "userDomainNameSource": "String",
  "customDomainName": "String",
  "accountName": "String",
  "syncCalendar": true,
  "syncContacts": true,
  "syncTasks": true,
  "durationOfEmailToSync": "String",
  "emailAddressSource": "String",
  "emailSyncSchedule": "String",
  "hostName": "String",
  "requireSsl": true
}