Unit 'googlegroupssettings' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TGroups

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegroupssettings.pp line 26

type TGroups = class(TGoogleBaseObject)

protected

  procedure SetallowExternalMembers(); virtual;

  

  procedure SetallowGoogleCommunication(); virtual;

  

  procedure SetallowWebPosting(); virtual;

  

  procedure SetarchiveOnly(); virtual;

  

  procedure SetcustomReplyTo(); virtual;

  

  procedure SetdefaultMessageDenyNotificationText(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setemail(); virtual;

  

  procedure SetincludeInGlobalAddressList(); virtual;

  

  procedure SetisArchived(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmaxMessageBytes(); virtual;

  

  procedure SetmembersCanPostAsTheGroup(); virtual;

  

  procedure SetmessageDisplayFont(); virtual;

  

  procedure SetmessageModerationLevel(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetprimaryLanguage(); virtual;

  

  procedure SetreplyTo(); virtual;

  

  procedure SetsendMessageDenyNotification(); virtual;

  

  procedure SetshowInGroupDirectory(); virtual;

  

  procedure SetspamModerationLevel(); virtual;

  

  procedure SetwhoCanAdd(); virtual;

  

  procedure SetwhoCanContactOwner(); virtual;

  

  procedure SetwhoCanInvite(); virtual;

  

  procedure SetwhoCanJoin(); virtual;

  

  procedure SetwhoCanLeaveGroup(); virtual;

  

  procedure SetwhoCanPostMessage(); virtual;

  

  procedure SetwhoCanViewGroup(); virtual;

  

  procedure SetwhoCanViewMembership(); virtual;

  

published

  property allowExternalMembers: string; [rw]

  

  property allowGoogleCommunication: string; [rw]

  

  property allowWebPosting: string; [rw]

  

  property archiveOnly: string; [rw]

  

  property customReplyTo: string; [rw]

  

  property defaultMessageDenyNotificationText: string; [rw]

  

  property description: string; [rw]

  

  property email: string; [rw]

  

  property includeInGlobalAddressList: string; [rw]

  

  property isArchived: string; [rw]

  

  property kind: string; [rw]

  

  property maxMessageBytes: Integer; [rw]

  

  property membersCanPostAsTheGroup: string; [rw]

  

  property messageDisplayFont: string; [rw]

  

  property messageModerationLevel: string; [rw]

  

  property name: string; [rw]

  

  property primaryLanguage: string; [rw]

  

  property replyTo: string; [rw]

  

  property sendMessageDenyNotification: string; [rw]

  

  property showInGroupDirectory: string; [rw]

  

  property spamModerationLevel: string; [rw]

  

  property whoCanAdd: string; [rw]

  

  property whoCanContactOwner: string; [rw]

  

  property whoCanInvite: string; [rw]

  

  property whoCanJoin: string; [rw]

  

  property whoCanLeaveGroup: string; [rw]

  

  property whoCanPostMessage: string; [rw]

  

  property whoCanViewGroup: string; [rw]

  

  property whoCanViewMembership: string; [rw]

  

end;

Inheritance

TGroups

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio