ContactItemType.FileAsMapping Property

Definition

The FileAsMapping property gets or sets one of the valid FileAsMappingType enumeration values that define how to construct what is displayed for a contact.

public:
 property ExchangeWebServices::FileAsMappingType FileAsMapping { ExchangeWebServices::FileAsMappingType get(); void set(ExchangeWebServices::FileAsMappingType value); };
public ExchangeWebServices.FileAsMappingType FileAsMapping { get; set; }
Public Property FileAsMapping As FileAsMappingType

Property Value

The FileAsMapping property returns one of the valid FileAsMappingType enumeration values that define how to construct what is displayed for a contact.

Applies to