RemoteItem.Conflicts Property
Outlook Developer Reference |
Return the Conflicts object that represents the items that are in conflict for any Outlook item object. Read-only.
Syntax
expression.Conflicts
expression A variable that represents a RemoteItem object.
See Also