Proprietà ChatMessageSent
|
Ritorna o imposta la data e ora di invio del messaggio.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic DateTime Sent { get; set; }
Public Property Sent As DateTime
Get
Set
public:
property DateTime Sent {
DateTime get ();
void set (DateTime value);
}
member Sent : DateTime with get, set
Valore della proprietà
DateTime
Vedi anche