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

The abstract download context
Exibir arquivo Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
AbstractFastTransferStreamType FastTransferStreamType
CopyFolderCopyFlag CopyFolderCopyFlags
CopyMessageCopyFlag RopFastTransferSourceCopyMessagesCopyFlags
CopyPropertiesCopyFlag CopyPropertiesCopyFlags
CopyToCopyFlag CopyToCopyFlags
DownloadHandleIndex int
DownloadStreamIndex int
IsLevelTrue bool
ObjectType ObjectType
Property Sequence
RelatedFastTransferOperation EnumFastTransferOperation
RelatedObjectHandleIndex int
Sendoptions SendOptionAlls
SynchronizationExtraflag SynchronizationExtraFlag
SynchronizationType SynchronizationTypes
Synchronizationflag SynchronizationFlag
UpdatedState AbstractUpdatedState

Property Details

AbstractFastTransferStreamType public_oe property

The configuration for the FastTransfer stream.
public FastTransferStreamType AbstractFastTransferStreamType
return FastTransferStreamType

CopyFolderCopyFlag public_oe property

Save the copyFlag type of CopyFolder operation
public CopyFolderCopyFlags CopyFolderCopyFlag
return CopyFolderCopyFlags

CopyMessageCopyFlag public_oe property

Save the copyFlag type of CopyMessage operation
public RopFastTransferSourceCopyMessagesCopyFlags CopyMessageCopyFlag
return RopFastTransferSourceCopyMessagesCopyFlags

CopyPropertiesCopyFlag public_oe property

Save the copypFlag type of CopyProperties operation
public CopyPropertiesCopyFlags CopyPropertiesCopyFlag
return CopyPropertiesCopyFlags

CopyToCopyFlag public_oe property

Save the copyFlag type of CopyTo operation
public CopyToCopyFlags CopyToCopyFlag
return CopyToCopyFlags

DownloadHandleIndex public_oe property

The download handle index.
public int DownloadHandleIndex
return int

DownloadStreamIndex public_oe property

The stream index for download index.
public int DownloadStreamIndex
return int

IsLevelTrue public_oe property

Indicates whether descendant sub-objects are copied.
public bool IsLevelTrue
return bool

ObjectType public_oe property

The messaging object type generate the download context.
public ObjectType ObjectType
return ObjectType

Property public_oe property

The relative Property
public Sequence Property
return Sequence

RelatedFastTransferOperation public_oe property

Variable to indicate which FastTransfer Operation is called
public EnumFastTransferOperation RelatedFastTransferOperation
return EnumFastTransferOperation

RelatedObjectHandleIndex public_oe property

The relative messaging object handle index generate the download context.
public int RelatedObjectHandleIndex
return int

Sendoptions public_oe property

The relative SendOptions
public SendOptionAlls Sendoptions
return SendOptionAlls

SynchronizationExtraflag public_oe property

The relative SynchronizationExtraflag
public SynchronizationExtraFlag SynchronizationExtraflag
return SynchronizationExtraFlag

SynchronizationType public_oe property

The synchronization type.
public SynchronizationTypes SynchronizationType
return SynchronizationTypes

Synchronizationflag public_oe property

The relative SynchronizationFlag
public SynchronizationFlag Synchronizationflag
return SynchronizationFlag

UpdatedState public_oe property

The updated ICS state.
public AbstractUpdatedState,Microsoft.Protocols.TestSuites.MS_OXCFXICS UpdatedState
return AbstractUpdatedState