Message.Received Property

Definition

Indicates whether this message was received by the server (as opposed to having been created by the calling application).

public:
 property bool Received { bool get(); };
public bool Received { get; }
Public ReadOnly Property Received As Boolean

Property Value

Applies to