C# Class MAPIInspector.Parsers.RecipientType

An enumeration that specifies the type of recipient (2).
Inheritance: MAPIInspector.Parsers.BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Method Details

Parse() public méthode

public Parse ( Stream s ) : void
s Stream
Résultat void