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.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic virtual string ErrorDesc_ObjectReadOnly { get; }
Public Overridable ReadOnly Property ErrorDesc_ObjectReadOnly As String
Get
Property Value
Type:
String
See Also