Property | Type | Description | |
---|---|---|---|
Name | MAPIInspector.Parsers.MAPIString |
Method | Description | |
---|---|---|
NameNamedPropInfo ( |
Initializes a new instance of the NameNamedPropInfo class.
|
|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a NameNamedPropInfo instance from a FastTransferStream
|
|
Verify ( |
Verify that a stream's current position contains a serialized NameNamedPropInfo.
|
public NameNamedPropInfo ( |
||
stream | A FastTransferStream. | |
return | System |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
return |
public static Verify ( |
||
stream | A FastTransferStream | |
return | bool |