ImapSearchFlag Method |
Note: This API is now obsolete.
Namespace: Limilabs.Client.IMAP
[ObsoleteAttribute("Please use Imap.Search(Flag) method instead.")] public List<long> SearchFlag( Flag flag )
<ObsoleteAttribute("Please use Imap.Search(Flag) method instead.")> Public Function SearchFlag ( flag As Flag ) As List(Of Long)
public: [ObsoleteAttribute(L"Please use Imap.Search(Flag) method instead.")] List<long long>^ SearchFlag( Flag^ flag )
[<ObsoleteAttribute("Please use Imap.Search(Flag) method instead.")>] member SearchFlag : flag : Flag -> List<int64>
.NET email, SMTP, POP3 and IMAP .NET component - Copyright (c) Limilabs