MailKit Documentation
MailKit Documentation
API Reference
MimeKit
DomainList Class
DomainList Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
ToString Method
TryParse Method
Domain
List
Get
Enumerator Method
Get an enumerator for the list of domains.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IEnumerator
<
string
>
GetEnumerator
()
Return Value
IEnumerator
String
The enumerator.
Implements
IEnumerable
T
GetEnumerator
Remarks
Gets an enumerator for the list of domains.
See Also
Reference
DomainList Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast