GetNamespace method

  1. @override
String GetNamespace()
override
Gets the namespace that defines the settings.

Implementation

@override
String GetNamespace() {
  return "http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a";
}