RDOConflicts object |
RDOConflicts object represents the items that are in conflict for the given message.
Returned by:
RDOMail.Conflicts
Derived from: IDispatch |
|||
|
|||
Properties |
|||
|
|||
Count |
Integer, read-only. Returns the number of items in the collection
|
||
_Item[Index] |
Returns an instance of the RDOConflict object with the given index. Index - integer, 1 through Count Default property |
||
Methods |
|||
|
|||
Item(Index) |
Returns an instance of the RDOConflict object with the given index. Index - integer, 1 through Count |
||
|