Click or drag to resize

DocumentJsonExpires Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.DocumentJson.Expires"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public Nullable<DateTime> Expires { get; set; }

Property Value

Type: NullableDateTime
See Also