Share via


_ReportItem.Conflicts Property

Return 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
ReadOnly Property Conflicts As Conflicts
    Get
'Usage
Dim instance As _ReportItem
Dim value As Conflicts

value = instance.Conflicts
Conflicts Conflicts { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Conflicts

See Also

Reference

_ReportItem Interface

_ReportItem Members

Microsoft.Office.Interop.Outlook Namespace