Gets or sets the date and time the Category expires
Namespace: Microsoft.Tag.CampaignManagementAssembly: Microsoft.Tag.CampaignManagement (in Microsoft.Tag.CampaignManagement.dll) Version: 1.0.7785.0 (1.0.7785.0)
Syntax
| C# |
|---|
public Nullable<DateTime> UTCEndDate { get; set; } |
| Visual Basic |
|---|
Public Property UTCEndDate As Nullable(Of DateTime) Get Set |
| Visual C++ |
|---|
public: property Nullable<DateTime> UTCEndDate { Nullable<DateTime> get (); void set (Nullable<DateTime> value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.Category.UTCEndDate"]