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