API Reference
Class
ExchangeRecipientConverter
Converts Exchange recipient type values to friendly labels.
Inheritance
- Object
- ExchangeRecipientConverter
Methods
public static String ConvertRecipientDisplayType(Object value) #Returns:
StringConverts msExchRecipientDisplayType to a friendly name.
Parameters
- value System.Object
public static String ConvertRecipientTypeDetails(Object value) #Returns:
StringConverts msExchRecipientTypeDetails to a friendly name.
Parameters
- value System.Object
public static String ConvertRemoteRecipientType(Object value) #Returns:
StringConverts msExchRemoteRecipientType to a friendly name.
Parameters
- value System.Object