Table of Contents

Class GetEncryptionConfigurationResponse

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the response to a GetEncryptionConfiguration operation.

public sealed class GetEncryptionConfigurationResponse : ServiceResponse
Inheritance
GetEncryptionConfigurationResponse
Inherited Members

Properties

DisclaimerText

The DisclaimerText

public string DisclaimerText { get; }

Property Value

string

EmailText

The EmailText

public string EmailText { get; }

Property Value

string

ImageBase64

The base64 encoding of the Image

public string ImageBase64 { get; }

Property Value

string

PortalText

The PortalText

public string PortalText { get; }

Property Value

string