class MsLocation


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

MsLocation ()


Properties

MsPhysicalAddress address { get; set; }


MsGeoCoordinates coordinates { get; set; }


String displayName { get; set; }


String locationEmailAddress { get; set; }


EEventLocationType locationType { get; set; }


String locationUri { get; set; }


String uniqueId { get; set; }


String uniqueIdType { get; set; }