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