Converts a phrase to a PhraseCollection.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Shared Widening Operator CType ( _ phrase As String _ ) As PhraseCollection |
C# |
---|
public static implicit operator PhraseCollection ( string phrase ) |
Parameters
- phrase
- Type: System..::..String
A single phrase.