OlJournalRecipientType Enumeration

Indicates the recipient type for Journal items.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Enumeration OlJournalRecipientType
'Usage
Dim instance As OlJournalRecipientType
public enum OlJournalRecipientType

Members

Member name Description
olAssociatedContact The Contact associated with the Journal item.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace