Share via


MigrationBatch.CreationDateTimeUTC property

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Property CreationDateTimeUTC As DateTime
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As DateTime

value = instance.CreationDateTimeUTC
public DateTime CreationDateTimeUTC { get; internal set; }

Property value

Type: System.DateTime

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace