Outlookには、メール、タスク、カレンダー、メモなどの項目が設定されていることを理解しています。Outlookが他のアイテムとして認識するカスタムアイテムをどのように作成できますか?Business Contact Managerを追加すると、「Opportunities」などのアイテムが作成されることを知っています。
アイテムをオーバーライドしたり、アイテムを継承してプロパティとメソッドを変更/追加したりできますか?
例:
olAppointmentItem 1 Represents an AppointmentItem
olContactItem 2 Represents a ContactItem
olDistributionListItem 7 Represents an DistListItem
olJournalItem 4 Represents a JournalItem
olMailItem 0 Represents a MailItem
olNoteItem 5 Represents a NoteItem
olPostItem 6 Represents a PostItem
olTaskItem 3 Represents a TaskItem