Click or drag to resize
MessageItemId Property
Gets the unique identifier of the item related to the message, if any.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> ItemId { get; set; }

Property Value

Type: NullableGuid
See Also