C# Class MAPIInspector.Parsers.CN

Represents CN structure contains a change number that identifies a version of a messaging object.
Inheritance: MAPIInspector.Parsers.BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
replicaId ushort

Méthodes publiques

Méthode Description
Parse ( FastTransferStream stream ) : void

Parse from a stream.

Method Details

Parse() public méthode

Parse from a stream.
public Parse ( FastTransferStream stream ) : void
stream FastTransferStream A stream contains CN.
Résultat void

Property Details

replicaId public_oe property

public ushort replicaId
Résultat ushort