VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry - Google Provisioning API 2.0 email list
Contents
Accessors
EmailList
Who
Copyright And License
Copyright (C) 2007 by Randy Smith, perlstalker at vuser dot org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.
perl v5.32.0 2021-01-09 VUser::Google:...tRecipientEntry(3pm)
Name
VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry - Google Provisioning API 2.0 email list
recipient entry
Synopsis
my $entry = VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry->new();
$entry->EmailList('foo');
$entry->Who('bar@baz.com');
