OlItemType 列挙 (Outlook)
Outlook アイテム タイプを表します。
名前 | 値 | 説明 |
---|---|---|
olAppointmentItem | 1 | AppointmentItem オブジェクト。 |
olContactItem | 2 | ContactItem オブジェクト。 |
olDistributionListItem | 7 | DistListItem オブジェクト。 |
olJournalItem | 4 | JournalItem オブジェクト。 |
olMailItem | 0 | MailItem オブジェクト。 |
olNoteItem | 5 | NoteItem オブジェクト。 |
olPostItem | 6 | PostItem オブジェクト。 |
olTaskItem | 3 | TaskItem オブジェクト。 |
サポートとフィードバック
Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。