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

The abstract download context
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

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

CopyFolderCopyFlag public_oe property

Save the copyFlag type of CopyFolder operation
public CopyFolderCopyFlags CopyFolderCopyFlag
Résultat CopyFolderCopyFlags

CopyMessageCopyFlag public_oe property

Save the copyFlag type of CopyMessage operation
public RopFastTransferSourceCopyMessagesCopyFlags CopyMessageCopyFlag
Résultat RopFastTransferSourceCopyMessagesCopyFlags

CopyPropertiesCopyFlag public_oe property

Save the copypFlag type of CopyProperties operation
public CopyPropertiesCopyFlags CopyPropertiesCopyFlag
Résultat CopyPropertiesCopyFlags

CopyToCopyFlag public_oe property

Save the copyFlag type of CopyTo operation
public CopyToCopyFlags CopyToCopyFlag
Résultat CopyToCopyFlags

DownloadHandleIndex public_oe property

The download handle index.
public int DownloadHandleIndex
Résultat int

DownloadStreamIndex public_oe property

The stream index for download index.
public int DownloadStreamIndex
Résultat int

IsLevelTrue public_oe property

Indicates whether descendant sub-objects are copied.
public bool IsLevelTrue
Résultat bool

ObjectType public_oe property

The messaging object type generate the download context.
public ObjectType ObjectType
Résultat ObjectType

Property public_oe property

The relative Property
public Sequence Property
Résultat Sequence

RelatedFastTransferOperation public_oe property

Variable to indicate which FastTransfer Operation is called
public EnumFastTransferOperation RelatedFastTransferOperation
Résultat EnumFastTransferOperation

RelatedObjectHandleIndex public_oe property

The relative messaging object handle index generate the download context.
public int RelatedObjectHandleIndex
Résultat int

Sendoptions public_oe property

The relative SendOptions
public SendOptionAlls Sendoptions
Résultat SendOptionAlls

SynchronizationExtraflag public_oe property

The relative SynchronizationExtraflag
public SynchronizationExtraFlag SynchronizationExtraflag
Résultat SynchronizationExtraFlag

SynchronizationType public_oe property

The synchronization type.
public SynchronizationTypes SynchronizationType
Résultat SynchronizationTypes

Synchronizationflag public_oe property

The relative SynchronizationFlag
public SynchronizationFlag Synchronizationflag
Résultat SynchronizationFlag

UpdatedState public_oe property

The updated ICS state.
public AbstractUpdatedState,Microsoft.Protocols.TestSuites.MS_OXCFXICS UpdatedState
Résultat AbstractUpdatedState