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

The MessageList root element structure.
ファイルを表示 Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
AbsMessage AbsMessage
IsPidTagEcWarningOut bool

Property Details

AbsMessage public_oe property

The message element in MessageList.
public AbsMessage,Microsoft.Protocols.TestSuites.MS_OXCFXICS AbsMessage
return AbsMessage

IsPidTagEcWarningOut public_oe property

PidTagEcWarning property is output.
public bool IsPidTagEcWarningOut
return bool