Table of Contents

Class ClientAppMetadata

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

Represents a ClientAppMetadata object.

public sealed class ClientAppMetadata : ComplexProperty
Inheritance
ClientAppMetadata
Inherited Members

Properties

ActionUrl

The action url for the app.

public string ActionUrl { get; }

Property Value

string

AppStatus

The app status for the app.

public string AppStatus { get; }

Property Value

string

EndNodeUrl

The End node url for the app.

public string EndNodeUrl { get; }

Property Value

string