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

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

공개 프로퍼티들

프로퍼티 타입 설명
ImportDeleteflags byte
IsnewerClientChange bool
RelatedFastTransferOperation EnumFastTransferOperation
RelatedObjectHandleIndex int
RelatedObjectIdIndex int
SynchronizationType SynchronizationTypes
UpdatedState AbstractUpdatedState
UploadHandleIndex int

프로퍼티 상세

ImportDeleteflags 공개적으로 프로퍼티

The relative ImportDeleteflags.
public byte ImportDeleteflags
리턴 byte

IsnewerClientChange 공개적으로 프로퍼티

Identify the result whether is newerClientChange or not.
public bool IsnewerClientChange
리턴 bool

RelatedFastTransferOperation 공개적으로 프로퍼티

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

RelatedObjectHandleIndex 공개적으로 프로퍼티

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

RelatedObjectIdIndex 공개적으로 프로퍼티

The related object id index.
public int RelatedObjectIdIndex
리턴 int

SynchronizationType 공개적으로 프로퍼티

The synchronization type.
public SynchronizationTypes SynchronizationType
리턴 SynchronizationTypes

UpdatedState 공개적으로 프로퍼티

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

UploadHandleIndex 공개적으로 프로퍼티

The upload handle index.
public int UploadHandleIndex
리턴 int