Property | Type | Description | |
---|---|---|---|
EndMarker | Markers | ||
MessageContent | |||
StartMarker | Markers |
Method | Description | |
---|---|---|
EmbeddedMessage ( |
Initializes a new instance of the EmbeddedMessage class.
|
|
Parse ( |
Parse fields from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized EmbeddedMessage.
|
public EmbeddedMessage ( |
||
stream | The stream. | |
return | System |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |
public MessageContent,MAPIInspector.Parsers MessageContent | ||
return |