Свойство | Type | Description | |
---|---|---|---|
MarkAsRead | bool | ||
MessageId | byte[] | ||
MessageIdSize | ushort |
Méthode | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the MessageReadState structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing MessageReadState structure. |
Résultat | void |