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