Click or drag to resize

QueuedMailGetId Method

Note: This API is now obsolete.

Returns Id

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("This method is obsoleted from v15 and will be removed in future version. Use property Id instead.")]
public int GetId()

Return Value

Type: Int32

Implements

IObjectWithId.GetId
See Also