Click or drag to resize
MimeKit

MailStore.GetMetadataAsync Method

Overload List
 NameDescription
Public methodGetMetadataAsync(IEnumerable<MetadataTag>, CancellationToken) Asynchronously gets the specified metadata.
Public methodGetMetadataAsync(MetadataTag, CancellationToken) Asynchronously gets the specified metadata.
Public methodGetMetadataAsync(MetadataOptions, IEnumerable<MetadataTag>, CancellationToken) Asynchronously gets the specified metadata.
Top
See Also