ContentTypeHeader.IsValueValid Method
This member overrides Header.IsValueValid(String).
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Overrides NotOverridable Function IsValueValid ( _
value As String _
) As Boolean
'Usage
Dim instance As ContentTypeHeader
Dim value As String
Dim returnValue As Boolean
returnValue = instance.IsValueValid(value)
public override sealed bool IsValueValid(
string value
)
Parameters
- value
Type: System.String
Return Value
Type: System.Boolean
Returns Boolean.