Property | Type | Description | |
---|---|---|---|
FolderId | MAPIInspector.Parsers.FolderID | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
MessageId | MAPIInspector.Parsers.MessageID | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopAbortSubmitRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopAbortSubmitRequest structure. |
return | void |
public FolderID,MAPIInspector.Parsers FolderId | ||
return | MAPIInspector.Parsers.FolderID |
public MessageID,MAPIInspector.Parsers MessageId | ||
return | MAPIInspector.Parsers.MessageID |