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

The contentsSync
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Свойство 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
Résultat AbstractDeletion

FinalICSState public_oe property

The final ICS state.
public AbstractState,Microsoft.Protocols.TestSuites.MS_OXCFXICS FinalICSState
Résultat AbstractState

IsReadStateChangesExist public_oe property

Structure readStatechanges.
public bool IsReadStateChangesExist
Résultat bool

IsSortByLastModificationTime public_oe property

Identify sort by LastModificationTime property whether is existent.
public bool IsSortByLastModificationTime
Résultat bool

IsSortByMessageDeliveryTime public_oe property

Identify Sort By MessageDeliveryTime property whether is existent.
public bool IsSortByMessageDeliveryTime
Résultat bool

IsprogessTotalPresent public_oe property

Whether is progessTotalSameAsContentsync.
public bool IsprogessTotalPresent
Résultat bool

MessageInfo public_oe property

The container for messages info.
public Set MessageInfo
Résultat Set