Property | Type | Description | |
---|---|---|---|
ChangeNumber | byte[] | ||
ChangeNumberSize | uint | ||
DestinationMessageId | byte[] | ||
DestinationMessageIdSize | uint | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
PredecessorChangeList | byte[] | ||
PredecessorChangeListSize | uint | ||
RopId | RopIdType | ||
SourceFolderId | byte[] | ||
SourceFolderIdSize | uint | ||
SourceMessageId | byte[] | ||
SourceMessageIdSize | uint |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSynchronizationImportMessageMoveRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSynchronizationImportMessageMoveRequest structure. |
return | void |