Property | Type | Description | |
---|---|---|---|
ImportDeleteFlags | ImportDeleteFlags | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
PropertyValueCount | ushort | ||
PropertyValues | MAPIInspector.Parsers.TaggedPropertyValue[] | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSynchronizationImportDeletesRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSynchronizationImportDeletesRequest structure. |
return | void |
public ImportDeleteFlags ImportDeleteFlags | ||
return | ImportDeleteFlags |
public TaggedPropertyValue[],MAPIInspector.Parsers PropertyValues | ||
return | MAPIInspector.Parsers.TaggedPropertyValue[] |