ResourcesErrorDesc_ImapMessageIndexNotFound Property |
Gets "The message with the specified index does not exist on the server." string.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic virtual string ErrorDesc_ImapMessageIndexNotFound { get; }
Public Overridable ReadOnly Property ErrorDesc_ImapMessageIndexNotFound As String
Get
Property Value
Type:
String
See Also