IDnFormattable.ToDNString Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Function ToDNString As String
'Usage
Dim instance As IDnFormattable
Dim returnValue As String
returnValue = instance.ToDNString()
string ToDNString()
Return Value
Type: System.String
See Also