ImapSupportedThreadMethods Method |
Note: This API is now obsolete.
Namespace: Limilabs.Client.IMAP
[ObsoleteAttribute("Please use Imap.Capabilities.ThreadMethods instead.")] public List<ThreadMethod> SupportedThreadMethods()
<ObsoleteAttribute("Please use Imap.Capabilities.ThreadMethods instead.")> Public Function SupportedThreadMethods As List(Of ThreadMethod)
public: [ObsoleteAttribute(L"Please use Imap.Capabilities.ThreadMethods instead.")] List<ThreadMethod^>^ SupportedThreadMethods()
[<ObsoleteAttribute("Please use Imap.Capabilities.ThreadMethods instead.")>] member SupportedThreadMethods : unit -> List<ThreadMethod>
.NET email, SMTP, POP3 and IMAP .NET component - Copyright (c) Limilabs