0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Outlook2010 とOutlook 2013でアイテムのアーカイブ日で最終変更日時を無視する方法

Posted at

https://support.microsoft.com/ja-jp/help/2553550/how-to-change-the-criteria-that-outlook-2010-and-outlook-2013-use-to-a
URLを見ても分かる通り英語しかない。
これは電子メール等で最終変更日時でアーカイブされる場合があるという規定の動作をレジストリを変えて止めることができるというものだと考えられる。
たしかに電子メールを更新するというケースは存在する。
もちろん最終更新日のほうがいいという発送もあるが、これは電子メールメッセージを更新した場合になんども保存され、もとのメールが何だったのかわからなくなること回避してアーカイブの機能を保つというものだろう。

How to change the criteria that Outlook 2010 and Outlook 2013 use to archive different item types
適用対象: Outlook 2013Microsoft Outlook 2010
Summary

By default, Microsoft Outlook 2010 and Microsoft Outlook 2013 archive different items based on the item type, as follows:

  • Email message: The received date or the last modified date and time, whichever is later.
  • Calendar item: The last modified date and time or the actual date that an appointment, event, or meeting is scheduled for, whichever is later.
  • Task: The completion date or the last modified date and time, whichever is later. Tasks that are not marked as completed are not archived. Tasks that are assigned to other users are archived only if the status is completed.
  • Note: The last modified date and time.
  • Journal entry: The date when the journal entry is created or the last modified date and time, whichever is later.
  • Contact: Not archived.
既定では、Microsoft Outlook 2010およびMicrosoft Outlook 2013は、次のようにアイテムタイプごとに異なる方法でアーカイブします。
  • 電子メールメッセージ:受信日または最終変更日時のいずれか遅い方。
  • カレンダーアイテム:最終変更日時、または予定、イベント、会議が予定されている実際の日付のいずれか遅い方。
  • タスク:完了日または最終変更日時のいずれか遅い方。 完了としてマークされていないタスクはアーカイブされません。 他のユーザーに割り当てられたタスクは、ステータスが完了した場合にのみアーカイブされます。
  • 注:最終変更日時。
  • 仕訳入力:仕訳:仕訳入力作成日、または最後変更日時のいずれか遅い方。
  • 連絡先:アーカイブされません。
Resolution Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756 How to back up and restore the registry in Windows 日本語版がこちら https://support.microsoft.com/ja-jp/help/322756/how-to-back-up-and-restore-the-registry-in-windows

解決

重要このセクション、メソッド、またはタスクには、レジストリの変更方法を説明する手順が含まれています。 ただし、レジストリを誤って変更すると、重大な問題が発生する可能性があります。 したがって、これらの手順を慎重に実行してください。 保護を強化するには、レジストリを変更する前にバックアップしてください。 その後、問題が発生した場合にレジストリを復元できます。 レジストリをバックアップおよび復元する方法の詳細については、次の記事番号をクリックして、マイクロソフトサポート技術情報の記事を参照してください。
322756 Windowsでレジストリをバックアップおよび復元する方法

Outlook 2010

For Outlook 2010, the ArchiveIgnoreLastModifiedTime registry setting was introduced with the Microsoft Outlook 2010 hotfix package dated April 26, 2011 (KB2516474).
2516474 Description of the Outlook 2010 hotfix package (outlook-x-none): April 26, 2011

To create the ArchiveIgnoreLastModifiedTime registry value, follow these steps:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following registry subkey:
  3. HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences
  4. On the Edit menu, point to New, click DWORD Value, type ArchiveIgnoreLastModifiedTime, and then press ENTER.
  5. Right-click ArchiveIgnoreLastModifiedTime, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Exit Registry Editor.

※Outlook2010はHotFixの適用が前提
ArchiveIgnoreLastModifiedTimeレジストリ値を作成するには、次の手順を実行します。

  1. [スタート]ボタン、[ファイル名を指定して実行]の順にクリックし、[名前]ボックスにregeditと入力して、[OK]をクリックします。
  2. 次のレジストリサブキーを見つけてクリックします。
  3. HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences
  4. [編集]メニューの[新規]をポイントし、[DWORD値]をクリックして、ArchiveIgnoreLastModifiedTimeと入力し、Enterキーを押します。
  5. ArchiveIgnoreLastModifiedTimeを右クリックし、[変更]をクリックします。
  6. [値のデータ]ボックスに1と入力し、[OK]をクリックします。
  7. レジストリエディターを終了します。

Outlook 2013

To create the ArchiveIgnoreLastModifiedTime registry value, follow these steps:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following registry subkey:
  3. HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences
  4. On the Edit menu, point to New, click DWORD Value, type ArchiveIgnoreLastModifiedTime, and then press ENTER.
  5. Right-click ArchiveIgnoreLastModifiedTime, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Exit Registry Editor.

Outlook 2013
ArchiveIgnoreLastModifiedTimeレジストリ値を作成するには、次の手順を実行します。

  1. [スタート]ボタン、[ファイル名を指定して実行]の順にクリックし、[名前]ボックスにregeditと入力して、[OK]をクリックします。
  2. 次のレジストリサブキーを見つけてクリックします。
  3. HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences
  4. [編集]メニューの[新規]をポイントし、[DWORD値]をクリックして、ArchiveIgnoreLastModifiedTimeと入力し、Enterキーを押します。
  5. ArchiveIgnoreLastModifiedTimeを右クリックし、[変更]をクリックします。
  6. [値のデータ]ボックスに1と入力し、[OK]

Restart requirement
You must restart Outlook after you add the ArchiveIgnoreLastModifiedTime registry.

After you create and configure the ArchiveIgnoreLastModifiedTime registry value, Outlook archives different items based on the following conditions:

  • Email message: The received date.
  • Calendar item: The actual date that an appointment, event, or meeting is scheduled for.
  • Task: The completion date. Tasks that are not marked as completed are not archived. Tasks that are assigned to other users are archived only if the status is completed.
  • Note: The last modified date and time.
  • Journal entry: The date when the journal entry is created.
  • Contact: Not archived.
再起動の要件 ArchiveIgnoreLastModifiedTimeレジストリを追加した後、Outlookを再起動する必要があります。

ArchiveIgnoreLastModifiedTimeレジストリ値を作成して構成すると、Outlookは次の条件に基づいてさまざまなアイテムをアーカイブします。

  • メールメッセージ:受信日または最終変更日時のいずれか遅い方>***受信日***。
  • 予定表アイテム:予定、イベント、または会議が予定されている実際の日付。
  • タスク:完了日。 完了としてマークされていないタスクはアーカイブされません。 他のユーザーに割り当てられたタスクは、ステータスが完了した場合にのみアーカイブされます。
  • 注:最終変更日時。
  • 仕訳:仕訳入力作成日、または最後変更日時のいずれか遅い方。>***仕訳が作成された日***
  • 連絡先:アーカイブされません。
最終更新日: 2013/04/10
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?