TestimoX

API Reference

Class

ExchangeRecipientConverter

Namespace ADPlayground.Exchange
Assembly ADPlayground
Modifiers static

Converts Exchange recipient type values to friendly labels.

Inheritance

  • Object
  • ExchangeRecipientConverter

Methods

public static String ConvertRecipientDisplayType(Object value) #
Returns: String

Converts msExchRecipientDisplayType to a friendly name.

Parameters

value System.Object requiredposition: 0
public static String ConvertRecipientTypeDetails(Object value) #
Returns: String

Converts msExchRecipientTypeDetails to a friendly name.

Parameters

value System.Object requiredposition: 0
public static String ConvertRemoteRecipientType(Object value) #
Returns: String

Converts msExchRemoteRecipientType to a friendly name.

Parameters

value System.Object requiredposition: 0