_SharingItem.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.
Return the Conflicts object that represents the items that are in conflict with the SharingItem. 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