Property | Type | Description | |
---|---|---|---|
HasMessageId | bool? | ||
MessageId | MAPIInspector.Parsers.MessageID | ||
OutputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopCreateMessageResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopCreateMessageResponse structure. |
return | void |
public MessageID,MAPIInspector.Parsers MessageId | ||
return | MAPIInspector.Parsers.MessageID |