[Missing <summary> documentation for "T:Scanjour.Workflow4.Common.Exchange.ExchangeMailService"]
[ObsoleteAttribute("Please use WorkZone.Exchange nuget package instead.")]
public class ExchangeMailService : IMailService
<ObsoleteAttribute("Please use WorkZone.Exchange nuget package instead.")>
Public Class ExchangeMailService
Implements IMailService
[ObsoleteAttribute(L"Please use WorkZone.Exchange nuget package instead.")]
public ref class ExchangeMailService : IMailService
[<ObsoleteAttribute("Please use WorkZone.Exchange nuget package instead.")>]
type ExchangeMailService =
class
interface IMailService
end
CanResolveEmail | |
CreateMessage | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Initialize | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
RedirectionUrlValidationCallback | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
ValidateEmail |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |