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

Abstract FastTransferStream.
Show file Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
AbstractContentsSync AbstractContentsSync
AbstractFolderContent AbstractFolderContent
AbstractHierarchySync AbstractHierarchySync
AbstractMessageContent AbstractMessageContent
AbstractMessageList AbstractMessageList
AbstractState AbstractState
AbstractTopFolder AbstractTopFolder
IsSameReadstateChangeNumber bool
StreamType FastTransferStreamType

Property Details

AbstractContentsSync public property

The contentsSync syntactical structure.
public AbstractContentsSync,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractContentsSync
return AbstractContentsSync

AbstractFolderContent public property

The FolderContent syntactical structure.
public AbstractFolderContent,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractFolderContent
return AbstractFolderContent

AbstractHierarchySync public property

The hierarchySync syntactical structure.
public AbstractHierarchySync,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractHierarchySync
return AbstractHierarchySync

AbstractMessageContent public property

The MessageContent structure.
public AbstractMessageContent,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractMessageContent
return AbstractMessageContent

AbstractMessageList public property

The MessageList structure.
public AbstractMessageList,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractMessageList
return AbstractMessageList

AbstractState public property

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

AbstractTopFolder public property

The TopFolder syntactical structure.
public AbstractTopFolder,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbstractTopFolder
return AbstractTopFolder

IsSameReadstateChangeNumber public property

The server out message change partial.
public bool IsSameReadstateChangeNumber
return bool

StreamType public property

The configure for FastTransfer stream.
public FastTransferStreamType StreamType
return FastTransferStreamType