_JournalItem.Conflicts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns 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