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

Definition of ICS data structure.
Exibir arquivo Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
PidTagCnsetRead byte[]
PidTagCnsetSeen byte[]
PidTagCnsetSeenFAI byte[]
PidTagIdsetGiven byte[]

Property Details

PidTagCnsetRead public_oe property

PidTagCnsetRead data.
public byte[] PidTagCnsetRead
return byte[]

PidTagCnsetSeen public_oe property

PidTagCnsetSeen data.
public byte[] PidTagCnsetSeen
return byte[]

PidTagCnsetSeenFAI public_oe property

PidTagCnsetSeenFAI data.
public byte[] PidTagCnsetSeenFAI
return byte[]

PidTagIdsetGiven public_oe property

PidTagIdsetGiven data.
public byte[] PidTagIdsetGiven
return byte[]