MapiExMail Class

Definition

public ref class MapiExMail : Dynamics::AX::Application::MapiExMessage
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class MapiExMail : Dynamics.AX.Application.MapiExMessage
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type MapiExMail = class
    inherit MapiExMessage
Public Class MapiExMail
Inherits MapiExMessage
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
MapiExMail
Attributes

Constructors

MapiExMail()
MapiExMail(IntPtr)

Fields

__k_MapiExMailId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
addRecipient(String, String, Int32)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
close()
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
entryId()
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize()
getBody() (Inherited from MapiExMessage)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getRecipient(Int32)
getRecipientCount()
getRecipientDisplayName()
getRecipientEmailAddress()
getRecipientEntryId()
getRecipients()
getRecipientSMTPAddress()
getRecipientType()
getSenderEmail()
getSenderName()
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the MapiExMail class.

notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
removeRecipient(String, Int32)
save()
saveMsgToFile(String)
send()
setBody(String)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to