Share via


MailboxAutoReplyConfiguration.EndTime property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property EndTime As DateTime
    Get
    Set
'Usage
Dim instance As MailboxAutoReplyConfiguration
Dim value As DateTime

value = instance.EndTime

instance.EndTime = value
public DateTime EndTime { get; set; }

Property value

Type: System.DateTime

See also

Reference

MailboxAutoReplyConfiguration class

MailboxAutoReplyConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace