Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
PropertyTagCount | ushort | ||
PropertyTags | MAPIInspector.Parsers.PropertyTag[] | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopDeletePropertiesNoReplicateRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopDeletePropertiesNoReplicateRequest structure. |
return | void |
public PropertyTag[],MAPIInspector.Parsers PropertyTags | ||
return | MAPIInspector.Parsers.PropertyTag[] |