C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractDownloadInfo

The abstract download context
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

AbstractFastTransferStreamType 공개적으로 프로퍼티

The configuration for the FastTransfer stream.
public FastTransferStreamType AbstractFastTransferStreamType
리턴 FastTransferStreamType

CopyFolderCopyFlag 공개적으로 프로퍼티

Save the copyFlag type of CopyFolder operation
public CopyFolderCopyFlags CopyFolderCopyFlag
리턴 CopyFolderCopyFlags

CopyMessageCopyFlag 공개적으로 프로퍼티

Save the copyFlag type of CopyMessage operation
public RopFastTransferSourceCopyMessagesCopyFlags CopyMessageCopyFlag
리턴 RopFastTransferSourceCopyMessagesCopyFlags

CopyPropertiesCopyFlag 공개적으로 프로퍼티

Save the copypFlag type of CopyProperties operation
public CopyPropertiesCopyFlags CopyPropertiesCopyFlag
리턴 CopyPropertiesCopyFlags

CopyToCopyFlag 공개적으로 프로퍼티

Save the copyFlag type of CopyTo operation
public CopyToCopyFlags CopyToCopyFlag
리턴 CopyToCopyFlags

DownloadHandleIndex 공개적으로 프로퍼티

The download handle index.
public int DownloadHandleIndex
리턴 int

DownloadStreamIndex 공개적으로 프로퍼티

The stream index for download index.
public int DownloadStreamIndex
리턴 int

IsLevelTrue 공개적으로 프로퍼티

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

ObjectType 공개적으로 프로퍼티

The messaging object type generate the download context.
public ObjectType ObjectType
리턴 ObjectType

Property 공개적으로 프로퍼티

The relative Property
public Sequence Property
리턴 Sequence

RelatedFastTransferOperation 공개적으로 프로퍼티

Variable to indicate which FastTransfer Operation is called
public EnumFastTransferOperation RelatedFastTransferOperation
리턴 EnumFastTransferOperation

RelatedObjectHandleIndex 공개적으로 프로퍼티

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

Sendoptions 공개적으로 프로퍼티

The relative SendOptions
public SendOptionAlls Sendoptions
리턴 SendOptionAlls

SynchronizationExtraflag 공개적으로 프로퍼티

The relative SynchronizationExtraflag
public SynchronizationExtraFlag SynchronizationExtraflag
리턴 SynchronizationExtraFlag

SynchronizationType 공개적으로 프로퍼티

The synchronization type.
public SynchronizationTypes SynchronizationType
리턴 SynchronizationTypes

Synchronizationflag 공개적으로 프로퍼티

The relative SynchronizationFlag
public SynchronizationFlag Synchronizationflag
리턴 SynchronizationFlag

UpdatedState 공개적으로 프로퍼티

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