Click or drag to resize
CreateEventEndDate Property
Date of completion of the event. Can't be less than the 'date'.

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> EndDate { get; set; }

Property Value

Type: NullableInt64
See Also