Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("This property has been deprecated. Please use SpecialUse property instead.", _ False)> _ Public ReadOnly Property Purpose As String Get |
| C# |
|---|
[ObsoleteAttribute("This property has been deprecated. Please use SpecialUse property instead.", false)] public string Purpose { get; } |