_ContactItem.Conflicts Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::Conflicts ^ Conflicts { Microsoft::Office::Interop::Outlook::Conflicts ^ get(); };
public Microsoft.Office.Interop.Outlook.Conflicts Conflicts { get; }
Public ReadOnly Property Conflicts As Conflicts

Property Value

Applies to