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