PhraseCollection.Implicit Operator
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9448)
Implicit(String to PhraseCollection)
Converts a phrase to a PhraseCollection.
Declaration
public static implicit operator PhraseCollection(string phrase)
Parameters
| Type | Name | Description |
|---|---|---|
| String | phrase | A single phrase. |
Returns
| Type | Description |
|---|---|
| PhraseCollection |