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.
Gets and sets the ClassificationReportMailTo property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string ClassificationReportMailTo { get; set; }
property String^ ClassificationReportMailTo {
String^ get();
void set(String^ value);
}
abstract ClassificationReportMailTo : string with get, set
Property ClassificationReportMailTo As String
Property Value
Type: System.String
Returns the ClassificationReportMailTo property.
Implements
IFsrmClassificationManager.ClassificationReportMailTo
See Also
IFsrmClassificationManager2 Interface
Microsoft.Storage Namespace
Return to top