This topic has not yet been rated - Rate this topic

DataPlanStatus.NextBillingCycle | nextBillingCycle property

Gets a value indicating the date and time of the next billing cycle.

Syntax


public:
property IReference<DateTime>^ NextBillingCycle { 
   IReference<DateTime>^ get();
}

Property value

Type: IReference<DateTime> [JavaScript/C++] | System.Nullable<DateTime> [.NET]

The date and time of the next billing cycle.

Remarks

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

Metadata

Windows.winmd

See also

DataPlanStatus

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.