_JournalItem.Conflicts Property

Returns the Conflicts object that represents the items that are in conflict for any Outlook item object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Conflicts As Conflicts
    Get
'Usage
Dim instance As _JournalItem
Dim value As Conflicts

value = instance.Conflicts
[DispIdAttribute()]
Conflicts Conflicts { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Conflicts

See Also

Reference

_JournalItem Interface

_JournalItem Members

Microsoft.Office.Interop.Outlook Namespace