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

The structure to save how the FastTransfer stream are download
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Свойство Type Description
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

Property Details

EmbedMessageBodyInOriginalFormat public_oe property

The body of embedded messages download in original format
public bool EmbedMessageBodyInOriginalFormat
Résultat bool

ErrorInfoUsed public_oe property

errorInfo element is used
public bool ErrorInfoUsed
Résultat bool

FolderContentDownload public_oe property

The folder content download
public bool FolderContentDownload
Résultat bool

FolderPropertiesDownload public_oe property

The folder properties download
public bool FolderPropertiesDownload
Résultat bool

MessageAndChangeIdDownlaod public_oe property

Message and change identification information is download
public bool MessageAndChangeIdDownlaod
Résultat bool

MessageBodyDownloadInOriginalFormat public_oe property

The message body download in original format
public bool MessageBodyDownloadInOriginalFormat
Résultat bool

MessageBodyDownloadInRTFFormat public_oe property

The message bodies download in the compressed RTF format
public bool MessageBodyDownloadInRTFFormat
Résultat bool

MessageChangeFull public_oe property

[In messageChange]A server use messageChangeFull
public bool MessageChangeFull
Résultat bool

MessageChangePartial public_oe property

[In messageChange]A server use MessageChangePartial
public bool MessageChangePartial
Résultat bool

NoPermissionsObjectDownload public_oe property

Download objects that the client has no permissions
public bool NoPermissionsObjectDownload
Résultat bool

PidTagNewFXFolderDownload public_oe property

PidTagNewFXFolder property is download
public bool PidTagNewFXFolderDownload
Résultat bool

PropertiesDownloadInCodePage public_oe property

Properties download in code page set on the current connection
public bool PropertiesDownloadInCodePage
Résultat bool

PropertiesDownloadInUnicode public_oe property

Properties download in Unicode
public bool PropertiesDownloadInUnicode
Résultat bool

SubfoldersDownload public_oe property

The subfolders of the folder specified download
public bool SubfoldersDownload
Résultat bool