PhraseCollection.Implicit Operator
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
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 |