MapiMessage.getRecipNo(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves information about a message recipient in a MapiRecipDesc object.
public:
virtual Dynamics::AX::Application::MapiRecipDesc ^ getRecipNo(int _recipentNo);
public virtual Dynamics.AX.Application.MapiRecipDesc getRecipNo (int _recipentNo);
abstract member getRecipNo : int -> Dynamics.AX.Application.MapiRecipDesc
override this.getRecipNo : int -> Dynamics.AX.Application.MapiRecipDesc
Public Overridable Function getRecipNo (_recipentNo As Integer) As MapiRecipDesc
Parameters
- _recipentNo
- Int32
Returns
A MapiRecipDesc object that describes the recipient or nullNothingnullptrunita null reference (Nothing in Visual Basic).