Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Function ToString ( _
format As String _
) As String
'Usage
Dim instance As ExDateTime
Dim format As String
Dim returnValue As String
returnValue = instance.ToString(format)
public string ToString(
string format
)
Parameters
- format
Type: System.String
Return value
Type: System.String