ClassificationOverride

ClassificationOverride (1 of 3)

Initalizes static members of class ClassificationOverride .

Returns: Aspose::Email::Clients::Graph::

ClassificationOverride()

ClassificationOverride (2 of 3)

Initalizes static members of class ClassificationOverride .

Returns: Aspose::Email::Clients::Graph::

ClassificationOverride(System::SharedPtr < MailAddress > sender, ClassificationType classifyAs)
ParameterDescription
senderEmail address information of the sender for whom the override is created.
classifyAsValue which specifies how incoming messages from a specific sender should always be classified as.

ClassificationOverride (3 of 3)

Initalizes static members of class ClassificationOverride .

Returns: Aspose::Email::Clients::Graph::

ClassificationOverride(System::String id, System::SharedPtr < MailAddress > sender, ClassificationType classifyAs)
ParameterDescription
idThe unique identifier of the override.
senderEmail address information of the sender for whom the override is created.
classifyAsValue which specifies how incoming messages from a specific sender should always be classified as.