Click or drag to resize
EditEventDate Property
The date of the event. If the 'event type'=='fixed_date', the date can not be in the past.

Namespace: Quickblox.Sdk.Modules.NotificationModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<long> Date { get; set; }

Property Value

Type: NullableInt64
See Also