Contact.FileAsMapping Property

Definition

Gets or sets a value that indicates how the FileAs property should be automatically calculated.

public:
 property Microsoft::Exchange::WebServices::Data::FileAsMapping FileAsMapping { Microsoft::Exchange::WebServices::Data::FileAsMapping get(); void set(Microsoft::Exchange::WebServices::Data::FileAsMapping value); };
public Microsoft.Exchange.WebServices.Data.FileAsMapping FileAsMapping { get; set; }
Public Property FileAsMapping As FileAsMapping

Property Value

One of the FileAsMapping enumeration values that specifies how the FileAs property should be automatically calculated.

Applies to