RetentionTagBase.ToString Method

Definition

Returns a string that represents the current object. The ToString() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 override System::String ^ ToString();
public override string ToString ();
Public Overrides Function ToString () As String

Returns

A string that represents the current object.

Applies to