PowerTCP Mail for .NET
ToString(IFormatProvider) Method




Returns the string representation of this search parameter.
Syntax
Public Overloads Overridable Function ToString( _
   ByVal provider As IFormatProvider _
) As String
Dim instance As ImapSearchParameter
Dim provider As IFormatProvider
Dim value As String
 
value = instance.ToString(provider)
public virtual string ToString( 
   IFormatProvider provider
)
public: virtual string* ToString( 
   IFormatProvider* provider
) 
public:
virtual String^ ToString( 
   IFormatProvider^ provider
) 

Parameters

provider

Return Value

A string representation of the parameter.
See Also

Reference

ImapSearchParameter Class
ImapSearchParameter Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic