HtmlTagContextAttribute.Write Method
The Write method writes the attribute name and value to the output.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Write
'Usage
Dim instance As HtmlTagContextAttribute
instance.Write()
public void Write()