ConferenceProperties Class

Conferencing properties for this calendar.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.GoogleConferenceProperties

Namespace:  Aspose.Email.Clients.Google
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class ConferenceProperties

The ConferenceProperties type exposes the following members.

Constructors
  NameDescription
Public methodConferenceProperties
Initializes a new instance of the ConferenceProperties class
Properties
  NameDescription
Public propertyAllowedConferenceSolutions
Gets or sets value which defines what types of conferences are allowed
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also