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

The structure to save how the FastTransfer stream are download
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 프로퍼티들

프로퍼티 타입 설명
EmbedMessageBodyInOriginalFormat bool
ErrorInfoUsed bool
FolderContentDownload bool
FolderPropertiesDownload bool
MessageAndChangeIdDownlaod bool
MessageBodyDownloadInOriginalFormat bool
MessageBodyDownloadInRTFFormat bool
MessageChangeFull bool
MessageChangePartial bool
NoPermissionsObjectDownload bool
PidTagNewFXFolderDownload bool
PropertiesDownloadInCodePage bool
PropertiesDownloadInUnicode bool
SubfoldersDownload bool

프로퍼티 상세

EmbedMessageBodyInOriginalFormat 공개적으로 프로퍼티

The body of embedded messages download in original format
public bool EmbedMessageBodyInOriginalFormat
리턴 bool

ErrorInfoUsed 공개적으로 프로퍼티

errorInfo element is used
public bool ErrorInfoUsed
리턴 bool

FolderContentDownload 공개적으로 프로퍼티

The folder content download
public bool FolderContentDownload
리턴 bool

FolderPropertiesDownload 공개적으로 프로퍼티

The folder properties download
public bool FolderPropertiesDownload
리턴 bool

MessageAndChangeIdDownlaod 공개적으로 프로퍼티

Message and change identification information is download
public bool MessageAndChangeIdDownlaod
리턴 bool

MessageBodyDownloadInOriginalFormat 공개적으로 프로퍼티

The message body download in original format
public bool MessageBodyDownloadInOriginalFormat
리턴 bool

MessageBodyDownloadInRTFFormat 공개적으로 프로퍼티

The message bodies download in the compressed RTF format
public bool MessageBodyDownloadInRTFFormat
리턴 bool

MessageChangeFull 공개적으로 프로퍼티

[In messageChange]A server use messageChangeFull
public bool MessageChangeFull
리턴 bool

MessageChangePartial 공개적으로 프로퍼티

[In messageChange]A server use MessageChangePartial
public bool MessageChangePartial
리턴 bool

NoPermissionsObjectDownload 공개적으로 프로퍼티

Download objects that the client has no permissions
public bool NoPermissionsObjectDownload
리턴 bool

PidTagNewFXFolderDownload 공개적으로 프로퍼티

PidTagNewFXFolder property is download
public bool PidTagNewFXFolderDownload
리턴 bool

PropertiesDownloadInCodePage 공개적으로 프로퍼티

Properties download in code page set on the current connection
public bool PropertiesDownloadInCodePage
리턴 bool

PropertiesDownloadInUnicode 공개적으로 프로퍼티

Properties download in Unicode
public bool PropertiesDownloadInUnicode
리턴 bool

SubfoldersDownload 공개적으로 프로퍼티

The subfolders of the folder specified download
public bool SubfoldersDownload
리턴 bool