MessageContent.IsReadOnly Property

Definition

Gets whether the message is read only or not. This can be overriden by inheriting classes to specify whether or not the message can be modified.

public virtual bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overridable ReadOnly Property IsReadOnly As Boolean

Property Value

Applies to