ResourcesErrorDesc_ObjectReadOnly Property |
Gets "An attempt to modify the object state has been made while IsReadOnly is set to true." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public virtual string ErrorDesc_ObjectReadOnly { get; }
Public Overridable ReadOnly Property ErrorDesc_ObjectReadOnly As String
Get
Property Value
Type:
StringSee Also