MeetingLocation

MeetingLocation class

public class MeetingLocation

Constructors

Name Description
MeetingLocation() The default constructor.

Properties

Name Description
DisplayName { get; set; }
EmailAddress { get; set; }

See Also