ItemMovedEventArgs.EntryId

ItemMovedEventArgs.EntryId property

Gets the string that represents the EntryId of the moved message.

public string EntryId { get; }

Property Value

The entry id.

See Also