IMonitorSecurityEvents.IsSensitiveEmail Method

Relativity API
Checks if the email is apart of a non sensitive domain

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

bool IsSensitiveEmail(
	string email
)

Parameters

email
Type: System.String
email to verify

Return Value

Type: Boolean
See Also

Reference