ClientAppMetadata class

Represents metadata for a mail app for Outlook.

The ClientAppMetadata class is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

System.Object
  Microsoft.Exchange.WebServices.Data.ComplexProperty
    Microsoft.Exchange.WebServices.Data.ClientAppMetadata

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class ClientAppMetadata _
	Inherits ComplexProperty
'Usage
Dim instance As ClientAppMetadata

The ClientAppMetadata class is used in the Metadata property.

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: