Share via


MSMessageErrorCodeExtensions Class

Definition

Extension methods for the MSMessageErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class MSMessageErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type MSMessageErrorCodeExtensions = class
Inheritance
MSMessageErrorCodeExtensions
Attributes

Remarks

The extension method for the MSMessageErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(MSMessageErrorCode)

Returns the error domain associated with the Messages.MSMessageErrorCode value

Applies to