C# Class MAPIInspector.Parsers.NotificationFlags

A class indicates the NotificationFlags.
Inheritance: MAPIInspector.Parsers.BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Value NotificationFlagsT

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the NotificationFlags structure.

Method Details

Parse() public méthode

Parse the NotificationFlags structure.
public Parse ( Stream s ) : void
s Stream An stream containing NotificationFlags structure.
Résultat void

Property Details

Value public_oe property

public NotificationFlagsT,MAPIInspector.Parsers Value
Résultat NotificationFlagsT