Share via


MailboxAutoReplyConfiguration.ExternalMessage property

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

Syntax

'Declaration
Public Property ExternalMessage As String
    Get
    Set
'Usage
Dim instance As MailboxAutoReplyConfiguration
Dim value As String

value = instance.ExternalMessage

instance.ExternalMessage = value
public string ExternalMessage { get; set; }

Property value

Type: System.String

See also

Reference

MailboxAutoReplyConfiguration class

MailboxAutoReplyConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace