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

Definition of ICS data structure.
Show file 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 property

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

PidTagCnsetSeen public property

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

PidTagCnsetSeenFAI public property

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

PidTagIdsetGiven public property

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