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

Abstract FastTransferStream.
显示文件 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_oe property

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

AbstractFolderContent public_oe property

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

AbstractHierarchySync public_oe property

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

AbstractMessageContent public_oe property

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

AbstractMessageList public_oe property

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

AbstractState public_oe property

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

AbstractTopFolder public_oe property

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

IsSameReadstateChangeNumber public_oe property

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

StreamType public_oe property

The configure for FastTransfer stream.
public FastTransferStreamType StreamType
return FastTransferStreamType