MapiEx.getContactFromEntryId(String) 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.
public:
virtual Dynamics::AX::Application::MapiExContact ^ getContactFromEntryId(System::String ^ _entryID);
public virtual Dynamics.AX.Application.MapiExContact getContactFromEntryId (string _entryID);
abstract member getContactFromEntryId : string -> Dynamics.AX.Application.MapiExContact
override this.getContactFromEntryId : string -> Dynamics.AX.Application.MapiExContact
Public Overridable Function getContactFromEntryId (_entryID As String) As MapiExContact
Parameters
- _entryID
- String