C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractContentsSync

The contentsSync
Datei anzeigen Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
AbstractDeletion AbstractDeletion
FinalICSState AbstractState
IsReadStateChangesExist bool
IsSortByLastModificationTime bool
IsSortByMessageDeliveryTime bool
IsprogessTotalPresent bool
MessageInfo Set

Property Details

AbstractDeletion public_oe property

The abstracted deletions in hierarchySync object.
public AbstractDeletion,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractDeletion
return AbstractDeletion

FinalICSState public_oe property

The final ICS state.
public AbstractState,Microsoft.Protocols.TestSuites.MS_OXCFXICS FinalICSState
return AbstractState

IsReadStateChangesExist public_oe property

Structure readStatechanges.
public bool IsReadStateChangesExist
return bool

IsSortByLastModificationTime public_oe property

Identify sort by LastModificationTime property whether is existent.
public bool IsSortByLastModificationTime
return bool

IsSortByMessageDeliveryTime public_oe property

Identify Sort By MessageDeliveryTime property whether is existent.
public bool IsSortByMessageDeliveryTime
return bool

IsprogessTotalPresent public_oe property

Whether is progessTotalSameAsContentsync.
public bool IsprogessTotalPresent
return bool

MessageInfo public_oe property

The container for messages info.
public Set MessageInfo
return Set