ResourcesErrorDesc_ObjectReadOnly Property
Gets "An attempt to modify the object state has been made while IsReadOnly is set to true." string.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public virtual string ErrorDesc_ObjectReadOnly { get; }

Property Value

Type: String
See Also