Property | Type | Description | |
---|---|---|---|
PropValues | MAPIInspector.Parsers.PropValue[] |
Method | Description | |
---|---|---|
Parse ( |
Parse fields from a FastTransferStream.
|
|
PropList ( |
Initializes a new instance of the PropList class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized propList.
|
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public PropList ( |
||
stream | A FastTransferStream. | |
return | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |