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

FolderContent root element structure.
Show file 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 property

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

IsFolderContentNotOut public property

Folder Content not out.
public bool IsFolderContentNotOut
return bool

IsFolderPropertiesNotOut public property

Folder properties is not output.
public bool IsFolderPropertiesNotOut
return bool

IsNoPermissionObjNotOut public property

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

IsPidTagEcWarningOut public property

PidTagEcWarning property is output.
public bool IsPidTagEcWarningOut
return bool

IsPidTagNewFXFolderOut public property

PidTagNewFXFolder is output.
public bool IsPidTagNewFXFolderOut
return bool

IsSubFolderPrecededByPidTagFXDelProp public property

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