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

FolderContent root element structure.
Exibir arquivo Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
AbsFolderMessage AbstractFolderMessage
IsFolderContentNotOut bool
IsFolderPropertiesNotOut bool
IsNoPermissionObjNotOut bool
IsPidTagEcWarningOut bool
IsPidTagNewFXFolderOut bool
IsSubFolderPrecededByPidTagFXDelProp bool

Property Details

AbsFolderMessage public_oe property

Folder message element in the folder content.
public AbstractFolderMessage,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbsFolderMessage
return AbstractFolderMessage

IsFolderContentNotOut public_oe property

Folder Content not out.
public bool IsFolderContentNotOut
return bool

IsFolderPropertiesNotOut public_oe property

Folder properties is not output.
public bool IsFolderPropertiesNotOut
return bool

IsNoPermissionObjNotOut public_oe property

Indicate if the object that client has no permission not output.
public bool IsNoPermissionObjNotOut
return bool

IsPidTagEcWarningOut public_oe property

PidTagEcWarning property is output.
public bool IsPidTagEcWarningOut
return bool

IsPidTagNewFXFolderOut public_oe property

PidTagNewFXFolder is output.
public bool IsPidTagNewFXFolderOut
return bool

IsSubFolderPrecededByPidTagFXDelProp public_oe property

Folder content's SubFolder elements is preceded by a PidTagFXDelProp meta-property.
public bool IsSubFolderPrecededByPidTagFXDelProp
return bool